delete
https://example.com/v1/shop/payments/stored-payment-methods/
This endpoint deletes a stored payment method (e.g., saved card) associated with the current shopper.
It is intended for use on the storefront. If the specified ID does not exist or does not belong
to the authenticated user, a 404 will be returned.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Stored payment method successfully deleted. No content is returned.
404Stored payment method not found or does not belong to the authenticated user.

