Authorization: Bearer ********************curl --location 'https://api.buyeasysaas.com/openapi/order/alibaba_create_order_preview?app_key=44223' \
--header 'Authorization: Bearer <token>' \
--form 'address_param="{ \"fullName\": \"张三\", \"mobile\": \"13724000051\", \"phone\": \"13724000051\", \"postCode\": \"528000\", \"cityText\": \"佛山市\", \"provinceText\": \"广东省\", \"areaText\": \"南海区\", \"townText\": \"里水镇\", \"address\": \"文教路13号\" }"' \
--form 'cart_param="[ { \"specId\": \"977b93bb686116740604f9c6e00bd9b4\", \"quantity\": 1, \"offerId\": 986326016418 } ]"'{
"code": {
"orderPreviewResuslt": [
{
"tradeModeNameList": [
"assureTrade"
],
"status": true,
"taoSampleSinglePromotion": false,
"sumPayment": 27602,
"sumCarriage": 0,
"sumPaymentNoCarriage": 27602,
"flowFlag": "general",
"cargoList": [
{
"amount": 276.02,
"finalUnitPrice": 373,
"specId": "977b93bb686116740604f9c6e00bd9b4",
"skuId": 6112961482818,
"offerId": 986326016418,
"openOfferId": "47k6FkceiPG+URXCablmVA==",
"cargoPromotionList": [
{
"promotionId": "dszk-1276487008-2559380814452|AliB2Bdszk-124980174283_2559380814452",
"selected": false,
"text": "限时促销",
"desc": "<ul><li>限时促销:省96.98元,包邮</li></ul>",
"freePostage": true,
"discountFee": 9698
}
]
}
],
"shopPromotionList": [
{
"promotionId": "AliB2BShopAllFreeShipping-98833869187_1860975009348",
"selected": true,
"text": "全店包邮",
"desc": "<ul><li>全店包邮:包邮</li></ul>",
"freePostage": true,
"discountFee": 0
}
],
"tradeModelList": [
{
"name": "担保交易",
"description": "买家下单后5天内支付全款,逾期付款,交易关闭。付款成功后卖家发货,买家在10天内确认收货。注:买家可使用1688网站提供的多种支付方式完成付款。特别提醒:如卖家已开通极速到账服务,将优先适用极速到账交易,买家支付款项将在买家下单并支付成功后或卖家发货后直接打入卖家账户。若买家在确认收货之前发起退款,杭州阿里巴巴智融数字技术有限公司提供非融资性担保服务,将保障除虚假、刷单等恶意行为之外的买家权益,在卖家没有及时向买家支付退款的情况下,代卖家向买家支付退款,并因此有权向卖家追偿所支付的退款。",
"tradeType": "assureTrade",
"opSupport": true
}
],
"payChannelInfos": [
{
"name": "alipay"
}
],
"tradeServiceList": [],
"orderGroup": "00bca83dba2d031e192d0569ed352143",
"canUseOfficialSolution": false
}
],
"success": true,
"unsupportedCrossBorderPayOfferList": []
},
"msg": "操作成功",
"data": []
}