Clients
Retrieve a recurring token
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Object ID (UUID)
Response
200 - application/json
A record of one of recurring_token
-s saved for a specific client. id
of this object will be the same as the recurring_token
saved.
Object creation time
Description of this token, if available. For card payments, this field will contain the masked card number.
Payment method used to create this token, e.g. card
.
Object type identifier
Object last modification time