{
"currentPage": 1,
"pageSize": 20,
"totalNum": 50,
"isMore": true,
"totalPage": 20,
"startIndex": 1,
"data": [
{
"id": 0,
"ssku": "string",
"asin": "string",
"title": "string",
"brandName": "string",
"orderedTotalQuantity": 0,
"confirmedTotalQuantity": 0,
"sptPrice": 0,
"sptBboPrice": 0,
"sptPriceDifference": 0,
"sptBboDiscount": 0,
"sptOrderedTotalPrice": 0,
"bboTotalConfirmedPrice": 0,
"orderStatus": "string",
"orderedOnMs": 0,
"deadlineMs": 0,
"countdownMs": 0,
"items": [
{
"id": 0,
"amzCode": "string",
"orderedQuantity": 0,
"confirmedQuantity": 0,
"innerPack": "string",
"shipWindow": "string"
}
]
}
]
}