{
"orderNumber": "string",
"iso2": "string",
"type": 0,
"currency": "USD",
"queryConfirm": 0,
"queryCheckout": 0,
"normalConfirm": 0,
"labelList": "new ArrayList<>()",
"prohibitionType": 0,
"checkAddressChange": 0,
"applyPreSaleSplit": 0,
"freeTryOut": true,
"toolId": 0
}curl --location 'https://www.nihaocloud.cn/st-cart/order-check/sales-prohibition-confirm' \
--header 'Content-Type: application/json' \
--data '{
"orderNumber": "string",
"iso2": "string",
"type": 0,
"currency": "USD",
"queryConfirm": 0,
"queryCheckout": 0,
"normalConfirm": 0,
"labelList": "new ArrayList<>()",
"prohibitionType": 0,
"checkAddressChange": 0,
"applyPreSaleSplit": 0,
"freeTryOut": true,
"toolId": 0
}'{}