{
"totalVolumeOrdered": 0,
"totalOrderPrice": 0,
"totalOrderPriceWithoutTax": 0,
"totalTaxPrice": 0,
"totalOrderWithoutShipping": 0,
"status": "string",
"paymentStatus": "string",
"posted": true,
"postResponse": "string",
"paymentOption": {
"title": "string",
"optionMessage": "string",
"paymentToken": "string",
"paymentLink": "string",
"paymentType": "string",
"active": true
},
"storeId": "string",
"storeName": "string",
"storeAddress": "string",
"storeEmail": "string",
"storeState": "string",
"storeCountry": "string",
"orderId": "string",
"trackingId": "string",
"customerId": "string",
"customerMobileNo": "string",
"customerName": "string",
"orderDate": "2019-08-24T14:15:22Z",
"currency": "string",
"paymentGatewayLink": "string",
"paymentGateway": "string",
"totalPrice": 0,
"totalVat": 0,
"vatExempt": true,
"vatIncluded": true,
"totalDiscount": 0,
"totalShipping": 0,
"cartItems": [
{
"item": {
"specializedCategory": "string",
"name": "string",
"category": "string",
"subCategory": "string",
"slug": "string",
"thumbnail": "string",
"sku": "string",
"groupSku": "string",
"price": 0,
"color": "string",
"size": "string",
"details": "string",
"quantity": 0,
"oldprice": 0,
"itemId": "string",
"unit": "string",
"available": 0,
"percentOff": 0,
"newProduct": true,
"promos": true,
"dateAdded": "2019-08-24T14:15:22Z",
"inStock": true
},
"itemId": "string",
"barcode": "string",
"itemName": "string",
"quantity": 0,
"unitprice": 0,
"shelfprice": 0,
"unitdiscount": 0,
"unitVat": 0,
"customerRemarks": "string",
"packagingOption": "string",
"type": "string"
}
],
"paymentMethods": [
{
"amount": 0,
"method": "string",
"dateOfPayment": "2019-08-24T14:15:22Z",
"reference": "string",
"transactionId": "string",
"paymentEntryId": "string",
"customerId": "string",
"statusRemark": "string",
"merchantBank": "string",
"merchantBankAcc": "string",
"staffId": "string",
"clientSessionId": "string",
"merchantTid": "string",
"maskedPan": "string",
"cardName": "string",
"cardType": "string",
"paymentStatus": "string",
"confirmed": true
}
]
}