Delete customer payment method by external ID
Deletes a specific payment method from a customer's account.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
externalId
The external ID of the customer
paymentMethodId
The ID of the payment method to delete
Response
Payment method deleted successfully