{
"spu": "string",
"iso2": "string",
"city": "string",
"province": "string",
"inventoryType": 0,
"now": "string",
"filterLabel": 0,
"postalCode": 0,
"cityCode": "string",
"provinceCode": "string"
}curl --location --request POST 'https://www.nihaocloud.cn/st-pse/info/product-ageing' \
--header 'Content-Type: application/json' \
--data-raw '{
"spu": "string",
"iso2": "string",
"city": "string",
"province": "string",
"inventoryType": 0,
"now": "string",
"filterLabel": 0,
"postalCode": 0,
"cityCode": "string",
"provinceCode": "string"
}'{
"inventoryType": 0,
"targetIso2": "",
"targetCityVo": {
"targetIso2": "",
"targetCity": "",
"targetCombine": ""
},
"ageingInfoList": [
{
"shippingName": "",
"shippingStartDate": "",
"shippingStartTime": "",
"shppingAgeing": "",
"shippingEndDate": "",
"shippingEndTime": "",
"deliveredStartDate": "",
"deliveredStartTime": "",
"deliveredEndDate": "",
"deliveredEndTime": "",
"supplierAgeing": "",
"holidayAgeing": "",
"pushOrderAgeing": "",
"shippingType": 0,
"companyList": [
{
"companyLogo": "",
"companyNameEn": ""
}
],
"avgDeliveredDays": 0,
"probabilityList": [
{
"deliveredDays": 0,
"probability": 0.0,
"logisticsId": 0
}
],
"taxContain": 0,
"taxRate": 0.0,
"sort": 0,
"pickupTime": 0
}
],
"date": "",
"risks": "",
"provinceList": [
""
],
"directoryCityVoList": [
{
"id": 0,
"name": "",
"cityCode": "",
"postalCodeRange": "",
"directoryCityVoList": [
{
"id": 0,
"name": "",
"cityCode": "",
"postalCodeRange": "",
"directoryCityVoList": []
}
]
}
]
}