4.10. Get order by subproduct [GET /api/1.0/orders/subProduct{subproductid}]


4.10.1. Get orders by subproduct Request


Example of request

/api/1.0/orders/subProduct/c0147588-4f7a-4db4-a538-609fbeafc476?type=0&page=1&from=1609200402000


4.10.2. Get order by subproduct Response


Example Response

{

"code": 200,

"data": [

{

"beneficiaryBank": "40002",

"payerUid": "AAACJ200315LU7",

"beneficiaryAccountType": 10,

"concept": "test",

"sign": "sign",

"type": 0,

"scattered": true,

"numericalReference": 1,

"createdAt": 1617660547856,

"queuedAt": 1617660547857,

"payerAccountType": 40,

"paymentDay": 1617660547000,

"trackingKey": "2021040590684AWSPJ161198A18DD5",

"beneficiaryName": "test",

"payerName": "Prueba Jaime +1",

"errorDetail": null,

"id": "e27f74bc-d4c3-4fd2-bfd3-9e24796bb6b7",

"updatedAt": 1617660552,

"payerBank": "90684",

"amount": 1.00,

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

"sentAt": 1617660550014,

"settlementDate": 1617660552,

"sent": true,

"beneficiaryUid": null,

"payerAccount": "684180017000000009",

"canceled": false,

"canceledAt": null,

"webhookNotify": true,

"beneficiaryAccount": "5523415826",

"subProductId": null,

"returned": false,

"accountBalance": 23304.42

},

{

"beneficiaryBank": "502",

"payerUid": "RACJ950315LU7",

"beneficiaryAccountType": 10

"concept": "test",

"sign": "sign",

"type": 0,

"scattered": true,

"numericalReference": 1,

"createdAt": 1617660531562,,

"queuedAt": 1617660531564,

"payerAccountType": 40,

"paymentDay": 1617660531000,

"trackingKey": "2021040590684AWSPJ1801A27F203C",

"beneficiaryName": "Rodrigo Sadabi",

"payerName": "ACME SA de CV",

"errorDetail": null,

"id": "c04ed887-7c10-4def-b06f-b9606689ba25",

"updatedAt": 1617660538,

"payerBank": "90684",

"amount": 1.00,

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

"sentAt": 1617660533725,

"settlementDate": 1617660538,

"sent": true,

"beneficiaryUid": null,

"payerAccount": "684180017000000009",

"canceled": false,

"canceledAt": null,

"webhookNotify": true,

"beneficiaryAccount": "5523415826",

"subProductId": null,

"returned": false,

"accountBalance": 23305.42

},

],

"meta": {

"totalItems": 4407,

""meta": 2

}

}


Download documentation

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