Revoke mandate
DELETE https://rcur.app/api/v2/customers/{id}/{customerId}/mandates/{id}
Path Parameters
Name
Type
Description
{customerId}*
String
The ID of the customer
{id}*
String
The ID of the mandate
{
"status": 404,
"error": "Mandate not found"
}Last updated
Was this helpful?