Skip to content

Instantly share code, notes, and snippets.

@huntz20
Last active June 12, 2020 11:06
Show Gist options
  • Save huntz20/3c59ec2f2ca1715a0073cfe8d4e7d53e to your computer and use it in GitHub Desktop.
Save huntz20/3c59ec2f2ca1715a0073cfe8d4e7d53e to your computer and use it in GitHub Desktop.
{
"total": 1,
"limit": 10,
"skip": 0,
"data": [
{
"id": "1003099",
"supplierId": "3",
"invoiceGroupId": "1",
"portfolioId": null,
"orderCancelReasonId": null,
"orderId": "1003064",
"paymentTypeSupplierMethodId": "2",
"cartParcelId": "9362",
"estDeliveredDate": "2020-06-13T08:02:52.000Z",
"deliveredDate": null,
"orderNotes": null,
"orderCode": "S03000102461003064",
"orderRef": null,
"paidTime": null,
"expiredPaymentTime": null,
"cancelBy": null,
"statusPayment": "waiting_for_payment",
"dueDate": null,
"estDueDate": "2020-06-13T08:02:52.000Z",
"parcelNettPrice": 1288800.04,
"parcelGrossPrice": 1171636.4,
"parcelPromo": 0,
"parcelVoucher": 0,
"parcelTaxes": 117163.64,
"parcelFinalPrice": 1288800.04,
"parcelQty": 10,
"status": "confirm",
"statusUpdate": "2020-06-11T08:01:51.711Z",
"createdAt": "2020-06-11T08:01:51.719Z",
"updatedAt": "2020-06-11T08:02:52.231Z",
"deletedAt": null,
"billings":{
"id":1
},
"paymentType":{
"id":1
},
"paymentChannelId":{
"id":1
},
"orderBrands": [
{
"id": "5004227",
"orderParcelId": "1003099",
"brandId": "1036",
"brandNettPrice": 1288800.04,
"brandGrossPrice": 1171636.4,
"brandPromo": 0,
"brandVoucher": 0,
"brandTaxes": 117163.64,
"brandFinalPrice": 1288800.04,
"brandQty": 10,
"createdAt": "2020-06-11T08:01:51.801Z",
"updatedAt": "2020-06-11T08:01:52.005Z",
"deletedAt": null,
"orderBrandCatalogues": [
],
"brand": {
}
}
],
"invoiceGroup": {},
"orderCancelReason": null,
"orderParcelLogs": [
],
"paymentTypeSupplierMethod": {
"id": "2",
"paymentTypeSupplierId": "3",
"paymentMethodId": "1",
"status": "active",
"createdAt": "2019-12-11T05:16:10.260Z",
"updatedAt": "2019-12-11T05:16:10.260Z",
"deletedAt": null,
"paymentTypeSupplier": {},
"paymentMethod": {}
},
"order": {
"id": "1003064",
"userId": "246",
"storeId": "108557",
"cartId": "10509",
"originOrderCode": "SNB-001003064",
"firstOrder": false,
"platform": "mobile",
"status": "confirm",
"createdAt": "2020-06-11T08:01:51.684Z",
"updatedAt": "2020-06-11T08:02:52.101Z",
"deletedAt": null,
"user": {},
"orderVia": "store"
},
"store": {}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment