{
"orderId": "string",
"code": "string",
"storeId": "string",
"orderDate": "2019-08-24T14:15:22.123Z",
"totalAmount": 0,
"lines": [
{
"productId": "string",
"productVariantId": "string",
"title": "string",
"sku": "string",
"quantity": 0,
"unitPrice": 0,
"lineValue": 0,
"measurementUnitId": "string"
}
]
}