mandates

Delete Mandate

delete/v2/mandates/{id}

Path parameters

idstring required
Example:mndt_yWYfCSzsUUhr9KwMv7vuLZHX

Response

Successful Response

idstring required
sepastring
customerstring
rumstring
created_atstring date-time required
signed_atstring date-time
deleted_atstring date-time
upload_urlstring uri
sign_urlstring uri
urlstring uri

Example response

{
  "id": "mndt_yWYfCSzsUUhr9KwMv7vuLZHX",
  "sepa": "sepa_yWYfCSzsUUhr9KwMv7vuLZHX",
  "customer": "cust_yWYfCSzsUUhr9KwMv7vuLZHX"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.