{
"customerId": 0,
"orderNumber": "string",
"spu": "string",
"sku": "string",
"now": {
"mutable": true,
"firstDayOfWeek": "{value: 2}",
"timeZone": {
"ID": "string"
}
}
}curl --location --request POST 'https://www.nihaocloud.cn/st-order/query/waiting-for-replenishment' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerId": 0,
"orderNumber": "string",
"spu": "string",
"sku": "string",
"now": {
"mutable": true,
"firstDayOfWeek": "{value: 2}",
"timeZone": {
"ID": "string"
}
}
}'{}