{
"message": "string",
"addressParam": {
"fullName": "string",
"mobile": "string",
"phone": "string",
"postCode": "string",
"cityText": "string",
"provinceText": "string",
"areaText": "string",
"townText": "string",
"address": "string",
"districtCode": "string"
},
"productId": "string",
"skuInfoTOList": [
{
"quantity": 0,
"skuId": 0
}
],
"userId": "string",
"developerId": 0
}curl --location 'https://www.xportcn.com/api/alibaba/international/order/create' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
"message": "string",
"addressParam": {
"fullName": "string",
"mobile": "string",
"phone": "string",
"postCode": "string",
"cityText": "string",
"provinceText": "string",
"areaText": "string",
"townText": "string",
"address": "string",
"districtCode": "string"
},
"productId": "string",
"skuInfoTOList": [
{
"quantity": 0,
"skuId": 0
}
],
"userId": "string",
"developerId": 0
}'{
"requestId": "",
"code": 0,
"developId": 0,
"msg": "",
"data": false
}