4.4. Get Cep by Order [GET /api/1.0/orders/{id}/cep]

This service is provided so that the client can obtain the transaction URL where Banxico displays the electronic payment receipt. This link presents the preloaded data, and similarly, the client can generate the CEP link to review the information themselves.


4.4.1. Get Cep By Order Request


Example of request

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


4.4.2. Get Cep By Order Response


Example Response

{

"code": 200,

"data": {

"orderId": "9b23b58a-0989-4d78-9f6a-67bc75e17fb2",

"originalString": "",

"captureDate": "2020-08-12",

"operationDate": "2020-08-12",

"operationTime": "09:00:00",

"digitalStamp": "",

"certificateSerie": "",

"operationType": 1,

"paymentType": 1

}


Download documentation

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