{
"itemVOS": [
{
"id": 0,
"amzCode": "string",
"asin": "string",
"ssku": "string",
"title": "string",
"orderedQuantity": 0,
"brandName": "string",
"costPrice": 0,
"totalPrice": 0,
"orderStatus": "string",
"emailSendFlag": 0,
"storageCode": "string",
"storageName": "string",
"orderedOnMs": 0,
"frd": 0,
"sptDeliveryMs": 0,
"amzDeliveryMs": 0,
"unusual": 0,
"confirmedQuantity": 0
}
],
"inventoryMapVO": {
"property1": [
{
"ssku": "string",
"dropShipAvailable": 0,
"storageCode": "string",
"storageName": "string"
}
],
"property2": [
{
"ssku": "string",
"dropShipAvailable": 0,
"storageCode": "string",
"storageName": "string"
}
]
}
}