Delete a token for stored payment details

DELETE {{baseUrl}}/storedPaymentMethods/:storedPaymentMethodId?shopperReference=shopperReference_example&merchantAccount=merchantAccount_example

Deletes the token identified in the path. The token can no longer be used with payment requests.

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.