Deletes a payment method configuration. The request must include a valid API key with appropriate permissions. This endpoint is useful for removing payment method configurations that are no longer needed.
Note: You cannot delete a default payment method - you must first set another payment method as the default before deleting the current default payment method.
Required API permissions: DeletePaymentMethods
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The identifier of the payment method to delete. This must be a valid payment method ID associated with your entity. Used to identify the specific payment method to delete
Ok
A response object that is empty