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 SucceededPaymentMethodIf a
PaymentMethodhas any associated payments in thesucceededstate, then thePaymentMethodcannot be deleted.
DeletingPaymentMethodDeleting a
PaymentMethodcannot be undone. Use this endpoint with caution.
