{
"locationId": "string",
"developerKey": "string",
"firstname": "string",
"lastname": "string",
"customerMobile": "string",
"customerEmail": "string",
"customerId": "string",
"addressCountry": "string",
"addressState": "string",
"addressCity": "string",
"fullAddress": "string",
"addressCountryCode": "string",
"addressStateCode": "string",
"addressCityCode": "string",
"shippingBookingId": "string",
"orderRemark": "string",
"clientIp": "string",
"couponCode": "string",
"locationLat": "string",
"staffId": "string",
"orderMethod": "string",
"locationLong": "string",
"gatewayType": "string",
"paymentType": "string",
"paymentRedirectLink": "string",
"qrcode": "string",
"trackingId": "string",
"orderId": "string",
"currency": "string",
"paymentConfirmRef": "string",
"paymentStatus": "string",
"orderStatus": "string",
"paymentGateway": "string",
"posted": true,
"postResponse": "string",
"orderTime": "2019-08-24T14:15:22Z",
"orderExpireTime": "2019-08-24T14:15:22Z",
"multiVendor": true,
"shippingType": "string",
"totalVolumeOrdered": 0,
"totalOrderPrice": 0,
"totalOrderPriceWithoutTax": 0,
"totalTaxPrice": 0,
"totalShipping": 0,
"totalOrderWithoutShipping": 0,
"paymentOption": {
"title": "string",
"optionMessage": "string",
"paymentToken": "string",
"paymentLink": "string",
"paymentType": "string",
"active": true
},
"itemUnits": [
{
"productSlug": "string",
"itemId": "string",
"qtyOrdered": 0,
"sku": "string",
"variantId": "string",
"productId": "string",
"itemName": "string",
"unit": "string",
"remark": "string",
"barcode": "string",
"itemPrice": 0,
"itemTax": 0,
"currency": "string",
"storeId": "string",
"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
},
"itemPriceAsLong": 0,
"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
}
]
}
curl --location --request PUT 'https://gateway.storeharmony.com/cloudapi/estore//order/' \
--header 'sessiontoken;' \
--header 'Content-Type: application/json' \
--data-raw '{
"locationId": "string",
"developerKey": "string",
"firstname": "string",
"lastname": "string",
"customerMobile": "string",
"customerEmail": "string",
"customerId": "string",
"addressCountry": "string",
"addressState": "string",
"addressCity": "string",
"fullAddress": "string",
"addressCountryCode": "string",
"addressStateCode": "string",
"addressCityCode": "string",
"shippingBookingId": "string",
"orderRemark": "string",
"clientIp": "string",
"couponCode": "string",
"locationLat": "string",
"staffId": "string",
"orderMethod": "string",
"locationLong": "string",
"gatewayType": "string",
"paymentType": "string",
"paymentRedirectLink": "string",
"qrcode": "string",
"trackingId": "string",
"orderId": "string",
"currency": "string",
"paymentConfirmRef": "string",
"paymentStatus": "string",
"orderStatus": "string",
"paymentGateway": "string",
"posted": true,
"postResponse": "string",
"orderTime": "2019-08-24T14:15:22Z",
"orderExpireTime": "2019-08-24T14:15:22Z",
"multiVendor": true,
"shippingType": "string",
"totalVolumeOrdered": 0,
"totalOrderPrice": 0,
"totalOrderPriceWithoutTax": 0,
"totalTaxPrice": 0,
"totalShipping": 0,
"totalOrderWithoutShipping": 0,
"paymentOption": {
"title": "string",
"optionMessage": "string",
"paymentToken": "string",
"paymentLink": "string",
"paymentType": "string",
"active": true
},
"itemUnits": [
{
"productSlug": "string",
"itemId": "string",
"qtyOrdered": 0,
"sku": "string",
"variantId": "string",
"productId": "string",
"itemName": "string",
"unit": "string",
"remark": "string",
"barcode": "string",
"itemPrice": 0,
"itemTax": 0,
"currency": "string",
"storeId": "string",
"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
},
"itemPriceAsLong": 0,
"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
}
]
}'
{
"locationId": "string",
"developerKey": "string",
"firstname": "string",
"lastname": "string",
"customerMobile": "string",
"customerEmail": "string",
"customerId": "string",
"addressCountry": "string",
"addressState": "string",
"addressCity": "string",
"fullAddress": "string",
"addressCountryCode": "string",
"addressStateCode": "string",
"addressCityCode": "string",
"shippingBookingId": "string",
"orderRemark": "string",
"clientIp": "string",
"couponCode": "string",
"locationLat": "string",
"staffId": "string",
"orderMethod": "string",
"locationLong": "string",
"gatewayType": "string",
"paymentType": "string",
"paymentRedirectLink": "string",
"qrcode": "string",
"trackingId": "string",
"orderId": "string",
"currency": "string",
"paymentConfirmRef": "string",
"paymentStatus": "string",
"orderStatus": "string",
"paymentGateway": "string",
"posted": true,
"postResponse": "string",
"orderTime": "2019-08-24T14:15:22Z",
"orderExpireTime": "2019-08-24T14:15:22Z",
"multiVendor": true,
"shippingType": "string",
"totalVolumeOrdered": 0,
"totalOrderPrice": 0,
"totalOrderPriceWithoutTax": 0,
"totalTaxPrice": 0,
"totalShipping": 0,
"totalOrderWithoutShipping": 0,
"paymentOption": {
"title": "string",
"optionMessage": "string",
"paymentToken": "string",
"paymentLink": "string",
"paymentType": "string",
"active": true
},
"itemUnits": [
{
"productSlug": "string",
"itemId": "string",
"qtyOrdered": 0,
"sku": "string",
"variantId": "string",
"productId": "string",
"itemName": "string",
"unit": "string",
"remark": "string",
"barcode": "string",
"itemPrice": 0,
"itemTax": 0,
"currency": "string",
"storeId": "string",
"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
},
"itemPriceAsLong": 0,
"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
}
]
}