Mandates
Mandates - Revoke Mandate
Revokes a mandate created using the Payments/Create API
POST
/
mandates
/
revoke
/
{mandate_id}
Authorizations
Use the API key created under your merchant account from the HyperSwitch dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Path Parameters
The identifier for a mandate
Response
200 - application/json
The identifier for mandate
The status of the mandate, which indicates whether it can be used to initiate a payment.
Available options:
active
, inactive
, pending
, revoked
If there was an error while calling the connectors the code is received here
If there was an error while calling the connector the error message is received here