Clients
Retrieve a recurring token
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
Example:
1619740800
Object last modification time
Example:
1619740800
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.