v53

OpenAPI 3.1.0raw.githubusercontent.com2026-07-3128260917.5 KB
Recurring

Delete a token for stored payment details

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

delete/storedPaymentMethods/{storedPaymentMethodId}

Path parameters

storedPaymentMethodIdstring required

The unique identifier of the token.

Query parameters

shopperReferencestring required

Your 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.

merchantAccountstring required

Your merchant account.

Response

No Content - look at the actual response code for the status of the request.