Mandates
Mandates - Revoke Mandate
Revokes a mandate created using the Payments/Create API
post/mandates/revoke/{mandate_id}
Path parameters
mandate_idstring required
The identifier for a mandate
Response
The mandate was revoked successfully
Example response
{
"error_code": "E0001",
"error_message": "Failed while verifying the card"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.