GET BOrder/APP_SubOrder?SubOrderInfo={SubOrderInfo}&ResidentID={ResidentID}&PayType={PayType}&AddressID={AddressID}

提交订单 返回去支付数据 返回APPResult 对象 JSON:_APP_Return_PayOrderInfo。

Request Information

Parameters

NameDescriptionAdditional information
SubOrderInfo
JSON: List(_APP_Input_SubOrderInfo)

Define this parameter in the request URI.

ResidentID
买家/用户 ID

Define this parameter in the request URI.

PayType
支付方式 1:货到付款,2:支付宝

Define this parameter in the request URI.

AddressID
收货地址ID

Define this parameter in the request URI.