To get a list of payment method tokens for a customer, use the /customers/payment-method-token endpoint.
Status Values
The payment method token can have one of the following statuses:LIVE: The payment method token is active and can be used for transactionsDELETED: The payment method token has been deleted and cannot be used for transactions
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Unique identifier of the payment method token
Response
Payment method token details retrieved successfully
Unique identifier of the payment method
Example:
"pmt_ftoeKIYGC3f43frT"
Type of payment method
Example:
"CARD"
Your unique identifier for the customer
Example:
"cus_Tfd3Jq1tZxPjYVhRQW2r3"
Epoch timestamp in milliseconds of when the payment method token was created
Example:
1727340330123