4.11. Cancel order [DELETE/api/1.0/orders/cancel/{id}]


4.11.1. Cancel order request


Example of request

/api/1.0/orders/cancel/c1fd3739-7a1c-4f36-91ea-625929eb54f1


4.11.2. Cancel order Response


Example Response

{

"code": 200,

"data": [

{

"beneficiaryBank": "40159",

"payerUid": "RACJ950315LU6",

"beneficiaryAccountType": 9,

"concept": "Payment",

"sign": "sign",

"type": 0,

"scattered": false,

"numericalReference": 0,

"createdAt": 1618338314384,

"queuedAt": null,

"payerAccountType": 40,

"paymentDay": 1716114930765,

"trackingKey": "2024051990684AWSPJ15019930556B",

"beneficiaryName": "JUAN PEREZ",

"payerName": "Cost Center Test",

"errorDetail": null,

"id": "c1fd3739-7a1c-4f36-91ea-625929eb54f1",

"updatedAt": 1618340046802,

"payerBank": "90684",

"amount": 9999999999.99,

"productId": "1791a508-0eff-4f87-af4a-f687f1de757e",

"sentAt": null,

"settlementDate": null,

"sent": false,

"beneficiaryUid": null,

"payerAccount": "684180017001000012",

"canceled": true,

"canceledAt": 1618340046802,

"webhookNotify": false,

"beneficiaryAccount": "684180017001000024",

"subProductId": "a3346924-251a-4565-a557-a550efcc126d",

"returned": false,

"accountBalance": null

}

}


Download documentation

If you wish to download the PDF version of the API Transfer integration documentation, press the following button