{
"licenseId": "C2s3SB8y",
"dataJson": [
{
"address": "航城街道梧桐岛14B",
"buyerName": "杨永桃",
"buyerNote": "",
"buyerPhone": "18996475571",
"buyerWangwang": "",
"city": "深圳市",
"contactName": "1231",
"contactPhone": "0571-81902717",
"county": "宝安区",
"customArriveStatus": "1",
"expectArriveTime": "",
"expectCompleteTime": "2025-08-29",
"expectDoorOnTimeInterval": "08-10",
"extraField": "",
"extraParams": {
"dataMask": "0",
"openPlatAppSecret": "a8f2cccdba304583a4daac163c229800",
"openPlatAppKey": "80000005566"
},
"floorNum": 0,
"goodsList": [
{
"goodsPrice": "100",
"generalAttributesOne": "{\"FourthProductionCategoryName\":\"书桌\",\"SecondProductionCategoryName\":\"简装\",\"FirstProductionCategoryName\":\"板木\",\"ThirdProductionCategoryName\":\"桌类\"}",
"goodsNumber": 2,
"sku": "cesshangp",
"goodsName": "LS690V1-A",
"goodsImgUrl": "http://lsmy-devimage.oss-cn-shenzhen.aliyuncs.com/image/2024-06-23/917d022997134b9a97e7b30d2ea7c139_LSC22SZ001039.jpg",
"generalAttributes": "{\"FirstProductionCategoryCode\":\"BM\",\"ThirdProductionCategoryCode\":\"S006\",\"IsNeedInstallation\":\"是\",\"FourthProductionCategoryCode\":\"F108\",\"SecondProductionCategoryCode\":\"M020\"}",
"detectionContent": "检测内容描述1111111111111111111","goodsSpecification":"1117字板"
}
],
"hasLift": "y",
"isAutoAppoint": "0",
"isLogisticsArrived": 1,
"logisticsCompany": "中通快递",
"logisticsNo": "77113588428206",
"needStrict": 0,
"orderId": "723{% mock 'natural', 1, 99999999 %}",
"originShop": "",
"overrideDefault": false,
"packNumber": "1",
"payLcsfee": 0,
"payMethod": 1,
"pickupAddress": "",
"pickupPhone": "18712341234",
"province": "广东省",
"isRateReward": true,
"receiverAddress": "航城街道梧桐岛14B",
"receiverName": "11一一",
"receiverPhone": "13567855674",
"returnNote": "配件商品名称",
"salesAmount": 0.00,
"salesman": "",
"serialNumber": "2349319863057657243",
"serveCategory": 1,
"serveType": 5,
"spType": "enterprise",
"subAccount": "",
"subscribeLogistic": "1",
"toMasterId": 4957974691,
"version": "v4",
"urgentFee": 30,
"rateRewardType": "1",
"returnGoodsPreLcsfee": "30"
}
]
}
curl --location --request POST '/order/test/encodeNewV2' \
--header 'Content-Type: application/json' \
--data-raw '{
"licenseId": "C2s3SB8y",
"dataJson": [
{
"address": "航城街道梧桐岛14B",
"buyerName": "杨永桃",
"buyerNote": "",
"buyerPhone": "18996475571",
"buyerWangwang": "",
"city": "深圳市",
"contactName": "1231",
"contactPhone": "0571-81902717",
"county": "宝安区",
"customArriveStatus": "1",
"expectArriveTime": "",
"expectCompleteTime": "2025-08-29",
"expectDoorOnTimeInterval": "08-10",
"extraField": "",
"extraParams": {
"dataMask": "0",
"openPlatAppSecret": "a8f2cccdba304583a4daac163c229800",
"openPlatAppKey": "80000005566"
},
"floorNum": 0,
"goodsList": [
{
"goodsPrice": "100",
"generalAttributesOne": "{\"FourthProductionCategoryName\":\"书桌\",\"SecondProductionCategoryName\":\"简装\",\"FirstProductionCategoryName\":\"板木\",\"ThirdProductionCategoryName\":\"桌类\"}",
"goodsNumber": 2,
"sku": "cesshangp",
"goodsName": "LS690V1-A",
"goodsImgUrl": "http://lsmy-devimage.oss-cn-shenzhen.aliyuncs.com/image/2024-06-23/917d022997134b9a97e7b30d2ea7c139_LSC22SZ001039.jpg",
"generalAttributes": "{\"FirstProductionCategoryCode\":\"BM\",\"ThirdProductionCategoryCode\":\"S006\",\"IsNeedInstallation\":\"是\",\"FourthProductionCategoryCode\":\"F108\",\"SecondProductionCategoryCode\":\"M020\"}",
"detectionContent": "检测内容描述1111111111111111111","goodsSpecification":"1117字板"
}
],
"hasLift": "y",
"isAutoAppoint": "0",
"isLogisticsArrived": 1,
"logisticsCompany": "中通快递",
"logisticsNo": "77113588428206",
"needStrict": 0,
"orderId": "723{% mock '\''natural'\'', 1, 99999999 %}",
"originShop": "",
"overrideDefault": false,
"packNumber": "1",
"payLcsfee": 0,
"payMethod": 1,
"pickupAddress": "",
"pickupPhone": "18712341234",
"province": "广东省",
"isRateReward": true,
"receiverAddress": "航城街道梧桐岛14B",
"receiverName": "11一一",
"receiverPhone": "13567855674",
"returnNote": "配件商品名称",
"salesAmount": 0.00,
"salesman": "",
"serialNumber": "2349319863057657243",
"serveCategory": 1,
"serveType": 5,
"spType": "enterprise",
"subAccount": "",
"subscribeLogistic": "1",
"toMasterId": 4957974691,
"version": "v4",
"urgentFee": 30,
"rateRewardType": "1",
"returnGoodsPreLcsfee": "30"
}
]
}'
{}