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.