Deletes a saved payment method from the authenticated customer account. Removes the payment method from Stripe and prevents future use.
pm_1234567890abcdef
)Bearer {jwt_token}
The unique identifier for the payment method to delete (Stripe payment method ID)
Payment method deleted successfully.
The response is of type object
.