curl --location --request DELETE 'https://mock.apidog.com/m1/828215-0-default/payments/ce8c38b9-8fc0-4c34-a0a0-1ec929271b58' \
--header 'x-api-key: <api-key>' \
--header 'Authorization: Bearer <token>'{
"payment_record": {
"id": "4e5faa78-3eb5-4fde-a252-7c81fcf51fcd",
"mandate_id": "4a60bedd-e1ca-4104-ad4f-8f6c0f39cac3",
"due_date": "2025-08-11T14:50:50.131Z",
"requested_amount": 27593,
"currency": "XPF",
"expected_pay_date": "2025-08-04T14:50:50.131Z",
"status": "Submitted",
"actual_amount": 45324,
"metadata": null
}
}