Get tokenized method details
Retrieves details for a saved payment method.
Path parameters
methodId
The saved payment method ID.
Query parameters
cardExpirationFormat
Format for card expiration dates in the response.
Accepted values:
- 0: default, no formatting. Expiration dates are returned in the format they're saved in.
- 1: MMYY
- 2: MM/YY
includeTemporary
When true, the request will include temporary tokens in the search and return details for a matching temporary token. The default behavior searches only for permanent tokens.
Response
Success
responseText
Response text for operation: ‘Success’ or ‘Declined’.
isSuccess
Boolean indicating whether the operation was successful. A true value
indicates success. A false value indicates failure.
responseData
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error