HomeGuidesReference
Log In
Reference

Delete a PaymentMethod

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.

If a PaymentMethod has any associated payments in the succeeded state, then the PaymentMethod cannot be deleted.

🚧

Deleting a PaymentMethod cannot be undone.

Use this endpoint with caution.

Language
Credentials
OAuth2
URL