Get tokens for stored payment details

GET {{baseUrl}}/storedPaymentMethods

Lists the tokens for stored payment details for the shopper identified in the path, if there are any available. The token ID can be used with payment requests for the shopper's payment. A summary of the stored details is included.

Request Params

KeyDatatypeRequiredDescription
shopperReferencestringYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters. > Your reference must not include personally identifiable information (PII), for example name or email address.
merchantAccountstringYour merchant account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring