Path Parameters
The unique identifier for the payment method to delete
Format: Stripe payment method ID (e.g.,
Format: Stripe payment method ID (e.g.,
pm_1234567890abcdef
)Headers
Bearer token from OTP verification
Format:
Format:
Bearer {jwt_token}
Storefront API key for authentication
This operation removes the saved payment method from the customer’s account. The customer can add the same payment method again in the future if needed.
Authorizations
Path Parameters
The unique identifier for the payment method to delete (Stripe payment method ID)
Response
Payment method deleted successfully.
The response is of type object
.