{"flow":"fenxiaonew","addressParam":{"fullName":"test","mobile":"13567102355","phone":"","postCode":"532600","cityText":"崇左市","provinceText":"凭祥市区","areaText":"凭祥市区","townText":"广西壮族自治区省","address":"测试","districtCode":"451481"},"cargoParamList":[{"offerId":889512351602,"specId":"530ad00177264564503ec3b848650652","quantity":2.0}]}curl --location 'https://www.xportcn.com/api/alibaba/ka/order/create' \
--header 'access-key;' \
--header 'nonce-str;' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{"flow":"fenxiaonew","addressParam":{"fullName":"test","mobile":"13567102355","phone":"","postCode":"532600","cityText":"崇左市","provinceText":"凭祥市区","areaText":"凭祥市区","townText":"广西壮族自治区省","address":"测试","districtCode":"451481"},"cargoParamList":[{"offerId":889512351602,"specId":"530ad00177264564503ec3b848650652","quantity":2.0}]}'{
"requestId": "6e44d8bf6f71451991930d3536aa4b9a",
"code": 200,
"developId": "1356764224096829747",
"msg": "成功",
"data": [
{
"tradeNo": "PT1362518502442795235"
}
]
}