{
"skuInfoList": [
{
"cartId": 0,
"number": 0,
"selected": 0,
"sku": "string",
"price": 0,
"spu": "string",
"type": 0,
"weight": 0,
"cartQty": 0,
"scanToAdd": 0,
"date": "string"
}
],
"prepareUid": "string",
"appCartKey": "string",
"orderNumber": "string",
"currency": "USD",
"type": 0,
"isForword": 0,
"salesProhibition": false,
"normalConfirm": 0,
"sensorsPublicParam": {
"formerPageUrl": "string",
"formerFirstLevelPage": "string",
"visitorTypes": "string",
"formerModuleId": "string",
"formerMktId": "string",
"currentPageTitle": "string",
"shipToCountry": "string",
"spm": "string",
"bhvType": "string",
"isLogin": true,
"pushExternalBatchId": "string",
"dmSource": "string",
"experimentName": "string",
"experiment_name": "string"
},
"filterLabel": 0,
"checkAddressChange": 0,
"applyPreSaleSplit": 0
}
curl --location --request POST 'https://www.nihaocloud.cn/st-cart/order-check/login-checkout' \
--header 'Content-Type: application/json' \
--data-raw '{
"skuInfoList": [
{
"cartId": 0,
"number": 0,
"selected": 0,
"sku": "string",
"price": 0,
"spu": "string",
"type": 0,
"weight": 0,
"cartQty": 0,
"scanToAdd": 0,
"date": "string"
}
],
"prepareUid": "string",
"appCartKey": "string",
"orderNumber": "string",
"currency": "USD",
"type": 0,
"isForword": 0,
"salesProhibition": false,
"normalConfirm": 0,
"sensorsPublicParam": {
"formerPageUrl": "string",
"formerFirstLevelPage": "string",
"visitorTypes": "string",
"formerModuleId": "string",
"formerMktId": "string",
"currentPageTitle": "string",
"shipToCountry": "string",
"spm": "string",
"bhvType": "string",
"isLogin": true,
"pushExternalBatchId": "string",
"dmSource": "string",
"experimentName": "string",
"experiment_name": "string"
},
"filterLabel": 0,
"checkAddressChange": 0,
"applyPreSaleSplit": 0
}'
{
"prepareUid": "",
"status": 0,
"hasAddress": 0
}