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
OK
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 type identifier
Object creation time
Object last modification time
Payment method used to create this token, e.g. card
.
Description of this token, if available. For card payments, this field will contain the masked card number.