Delete payment method
Delete a saved payment method. Cannot delete a payment method attached to an active subscription.
Required permissions:
- member:payment_methods:manage
Path parameters
The unique identifier of the payment method to delete.
Query parameters
The unique identifier of the member. Provide either this or account_id, not both. Omit both to address your own saved payment methods.
The unique identifier of the company. Provide either this or member_id, not both. Omit both to address your own saved payment methods.
Response
A successful response
Represents true or false values.
Changes
Changed in 1 of the 74 revisions of this API.11
- ●
deleted the
queryrequest parametercompany_idrequest-parameter-removed
- ○
added the new optional
queryrequest parameteraccount_idnew-optional-request-parameter
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
Of the 74 revisions, 1 has no diff computed.