RCUR

Mandates

Revoke mandate for customer

delete https://rcur.app/api/v2/customers/{customerId}/mandates/{id}

Requires your API key as Authorization: Bearer <key>. See authentication.

Path parameters

  • customerId string required
  • id string required

Responses

204 No content
404 Resource not found Error object
  • status integer required
  • error string required
422 Validation error ValidationError object
  • status integer required
  • error string required
  • fields object
Try it Send this request with your own API key

Requests run against the live data of the organization that owns the key. This DELETE request changes that data.