curl --location --request DELETE 'https://mock.apidog.com/m1/828215-0-default/mandates/2892d13d-4389-46d7-babd-6e0871ee1f3f' \
--header 'x-api-key: <api-key>' \
--header 'Authorization: Bearer <token>'{
"mandate_record": {
"reference": "e24fd8e6-3181-46a6-a553-19a8cfae9a95",
"start_date": "2024-12-12T14:23:43.059Z",
"end_date": "2025-05-14T09:33:39.237Z",
"authorisation_source": "web",
"status": "cancelled",
"limitations": {
"currency": "EUR",
"maximum_payment_amount": 1000,
"percentage_of_payment_amount_accepted": 100
},
"id": "81e9f5f5-c6f4-4876-98f4-a3da457c0b1e"
}
}