Get details of a payment method token
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 transactionsBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Unique identifier of the payment method token
Payment method token details retrieved successfully
The response is of type object
.