Revoke mandate

Revoke a customer's mandate. You will no longer be able to charge the customer's bank account or card with this mandate, and all connected subscriptions will be canceled.

🔑

Access with

API key

Access token with mandates.write

Path Params
string
required

Provide the ID of the related customer.

string
required

Provide the ID of the related mandate.

Query Params
boolean | null
Defaults to false

Most API credentials are specifically created for either live mode or test mode. In those cases the testmode query parameter can be omitted. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting the testmode query parameter to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Responses

Response body
json

Language
Credentials
Request