提交訂單接口數(shù)據(jù)描述
5.1獲取訂單提交信息接口
- 請(qǐng)求路徑:com/smallprogapi/Order/GetSubmitModel
- 請(qǐng)求參數(shù):
?
參數(shù)名稱 | 必填 | 參數(shù)值說(shuō)明 | 格式要求 |
openId | 是 | OpenID | String |
fromPage | 是 | 訂單類型(0=購(gòu)物車提交,1=立即購(gòu)買提交) | String |
productSku | 是 | SKU字符串,用逗號(hào)隔開 | String |
cartItemIds | 否 | 購(gòu)物車IDS | |
countDownId | 否 | 限時(shí)購(gòu)活動(dòng)編號(hào) | Int |
buyAmount | 是 | 購(gòu)買數(shù)量 | Int |
shipAddressId | 否 | 收貨地址編號(hào) | Int |
couponIds | 否 | 選擇的優(yōu)惠券ids | String |
isStore | 否 | 是否門店訂單(門店訂單傳值true,其他訂單不用管) | Bool |
productType | 否 | 是否虛擬訂單(虛擬訂單傳值1,其他訂單不用管) | Int |
shopBranchId | 否 | 門店ID(非門店訂單不用管) |
?
訂單類型說(shuō)明?fromPage
值 | 說(shuō)明 | 備注 |
1 | signbuy立即購(gòu)買 | 與?productSku、buyAmount?搭配使用 |
0 | 購(gòu)物車 | 與?cartItemIds搭配使用 |
- 返回值說(shuō)明:Json格式
?
返回結(jié)果:
"address":?{ "Id":?125, "ShipTo":?"test", "Phone":?"12345677654", "Address":?"湖南省?長(zhǎng)沙市?芙蓉區(qū)?文藝路街道?大劇院" }, "Success":?"true", "InvoiceContext":?[ { "Id":?4, "Name":?"發(fā)票3" }, { "Id":?5, "Name":?"發(fā)票4" } ], "products":?[ { "shopId":?1, "ShopName":?"官方自營(yíng)店", "Freight":?0, "FreeFreight":?90, "CartItemModels":?[ { "skuId":?"700_17_20_15", "size":?"愛神的箭1", "color":?"紅色", "version":?"100", "id":?700, "imgUrl":?"http://localhost:12090//Storage/Shop/1/Products/700/1_100.png", "shopName":?null, "name":?"測(cè)試刷新html某些字段", "price":?75, "count":?4, "shopId":?1, "vshopId":?0, "IsSelf":?true, "productCode":?"1515456", "unit":?"個(gè)", "UserCoupons":?null, "isDis":?false } ], "UserCoupons":?[], "FullDiscount":?20, "ShopTotal":?280, "ShopTotalWithoutFreight":?280, "UserBonus":?null, "BaseCoupons":?null, "OneCoupons":?null, "freightProductGroup":?null, "IsFreeFreight":?true, "VshopId":?6, "ExistShopBranch":?false } ], "IntegralPerMoney":?280, "UserIntegrals":?280, "TotalAmount":?280, "Freight":?0, "orderAmount":?280, "IsCashOnDelivery":?true } |
?
?
返回結(jié)果參數(shù)說(shuō)明:
?
字段名稱 | 字段編碼 | 數(shù)據(jù)類型 | 是否可空 | 備注 |
狀態(tài) | Status | String | 否 | OK|NO |
訂單信息 | Data | Json列表 | 否 |
訂單信息?Data
Address默認(rèn)收貨信息說(shuō)明:
字段名稱 | 字段編碼 | 數(shù)據(jù)類型 | 是否可空 | 備注 |
編號(hào) | ShippingId | Int | 否 | |
區(qū)域編號(hào) | RegionId | int | 否 | |
用戶編號(hào) | UserId | Int | 否 | |
收貨人 | ShipTo | string | 否 | |
地址 | Address | String | 是 | |
完整地址 | FullAddress | String | 否 | |
郵編 | Zipcode | string | 是 | |
電話 | TelPhone | string | 是 | |
手機(jī) | CellPhone | string | 是 | |
是否默認(rèn)地址 | IsDefault | bool | 是 | |
經(jīng)緯度 | LatLng | string | 是 | |
完整區(qū)域編號(hào)集 | FullRegionPath | string | 是 | |
區(qū)域定位 | RegionLocation | string | 是 |
?
ProductItems?商品信息說(shuō)明:
字段名稱 | 字段編碼 | 數(shù)據(jù)類型 | 是否可空 | 備注 |
規(guī)格編號(hào) | SkuId | int | 否 | |
商品編號(hào) | ProductId | Int | 否 | |
商家編碼 | SKU | string | 否 | |
商品名稱 | Name | String | 否 | |
會(huì)員價(jià) | MemberPrice | String | 否 | |
略縮圖40 | ThumbnailUrl40 | string | 否 | |
略縮圖60 | ThumbnailUrl60 | string | 否 | |
略縮圖100 | ThumbnailUrl100 | string | 否 | |
略縮圖180 | ThumbnailUrl180 | string | 是 | |
重量 | Weight | decimal | 是 | |
規(guī)格文本 | SkuContent | string | 是 | |
數(shù)量 | Quantity | int | 是 | |
促銷編號(hào) | PromotionId | int | 是 | |
促銷類型 | PromoteType | int | 是 | |
促銷名稱 | PromotionName | string | 是 | |
促銷后的價(jià)格 | AdjustedPrice | decimal | 是 | |
發(fā)貨數(shù)量(包括促銷送的) | ShippQuantity | int | 是 | |
是否送禮品 | IsSendGift | bool | 是 | |
是否參與訂單滿額減促銷活動(dòng) | IsJoinReducePromotion | bool | 是 | |
是否參與訂單滿額送積分活動(dòng) | IsJoinSendTimesPointPromotion | bool | 是 | |
是否參與訂單滿額免運(yùn)費(fèi)活動(dòng) | IsJoinFreeFreightPromotion | bool | 是 | |
贈(zèng)送禮品 | SendGifts | JSON | 是 | 小程序不支持 |
小計(jì) | SubTotal | decimal | 是 | |
是否免郵 | IsfreeShipping | bool | 是 | |
運(yùn)費(fèi)模板編號(hào) | ShippingTemplateId | int | 是 | |
是否支持門店自提 | HasStore | bool | 是 | |
是否有效 | IsValid | bool | 是 | |
是否手機(jī)專享價(jià) | IsMobileExclusive | bool | 是 | |
是否有足夠的庫(kù)存 | HasEnoughStock | bool | 是 | |
供應(yīng)商編號(hào) | SupplierId | int | 是 | |
供應(yīng)商名稱 | SupplierName | string | 是 | |
成本價(jià) | CostPrice | decimal | 是 | |
門店編號(hào) | StoreId | int | 是 | |
門店名稱 | StoreName | string | 是 | |
是否跨境商品 | IsCrossborder | bool | 是 |
0 Comments.