文档
测试

渠道订单新增

POST
http://api.123580.com/api/gateway/service

接口描述

新增渠道订单信息

系统参数

参数名
类型
描述
必填
Method
string
comradeapi/cloudapi/erp
必填

ReqBody

参数名
类型
描述
必填
UserId
int
示例:0
必填
UserNo
string
示例:system
必填
UserName
string
示例:systemapi
必填
BranchId
int
示例:2
必填
RequestMethod
string
order.barcodeadd
必填
BillType
int
示例:0
必填
Datas
ostring
单据数据
必填
CustomerCode
string
必填;店铺编号 示例:C92017091900000031
必填
OrderDate
date
必填;单据日期 示例:2021-07-28 00:00:00
必填
Remark
string
示例:API调用
可选
ManualNo
string
手工单号 示例:
可选
State
string
收货人-省 示例:
可选
City
string
收货人-市 示例:
可选
District
string
收货人县/区 示例:
可选
Street
string
收货人乡镇示例:
可选
Address
string
收货人地址示例:
可选
Contact
string
收货人名称示例:
可选
Tel
string
收货人电话示例:
可选
OrderType
string
订货类型
必填
OrderTypeText
string
订货类型
必填
SkuDetails
array
必填;数据列表
必填
BarCode
string
必填;条码 示例:803-20B255
必填
Quantity
decimal
必填;数量 示例:10
必填
Price
decimal
必填;价格 示例:12.12
必填
Remark
string
备注 示例:12312
可选
NeddSubscription
int
0为不需要,1为需要
必填
SubscriptionRatio
float
订金比例,如果NeddSubscription=1为必填
可选
IsPayment
int
0为未收,1为已收,如果NeddSubscription=1为必填
可选
IsFnPayment
int
0为未回款,1为回款,1情况下生成回款单
必填

RspBody参数

参数名
类型
描述
必填
PrimaryId
string
ERP单号
必填
IsSuccess
bool
是否成功
必填
IsException
bool
是否异常
必填
Message
string
信息说明
必填