delete https://{environment}.joinforage.app/api/payment_methods//
A DELETE request to /payment_methods/{payment_method_ref}/ deletes a representation of a customer’s payment instrument in Forage’s database.
Returns an empty object if the operation was successful.
Cannot Delete Succeeded PaymentMethod
PaymentMethodIf a PaymentMethod has any associated payments in the succeeded state, then the PaymentMethod cannot be deleted.
Deleting PaymentMethod
PaymentMethodDeleting a PaymentMethod cannot be undone. Use this endpoint with caution.
