出库委托新建
POST
https://oms.fulfillment.keythus.com/api/v1/fulfillment/shipping/create
请求头
参数名
类型
描述
必填
content-type
string
content-type
必填
请求参数
参数名
类型
描述
必填
apiKey
string
Api Key
必填
apiSecret
string
Api Secret
必填
sign
string
签名
必填
timestamp
string
时间戳
必填
referenceNumber
string
关联单号
必填
referenceType
int
关联类型(参考基础信息->出库类型)
必填
fulfillmentWarehouse
string
物流仓库
必填
fulfillmentChannel
string
物流渠道
必填
cargoAttribute
string
货物特性(参考基础信息->货物特性)
必填
cargoType
string
货物类型(参考基础信息->货物类型)
必填
deliveredDuty
string
交付关税(参考基础信息->交付关税()
必填
totalPieces
int
总件数(SKU)
必填
totalQuantity
int
总数量
必填
totalPrice
decimal
总价格
必填
totalWeight
decimal
总重量
必填
currency
string
币种
必填
remark
string
备注
必填
fullName
string
姓名
必填
company
string
公司
必填
phone
string
电话
必填
email
string
邮箱
必填
countryCode
string
国家/地区编码
必填
country
string
国家/地区
必填
provinceCode
string
省/州编码
必填
province
string
省/州
必填
city
string
城市
必填
county
string
区/县
必填
address1
string
地址1
必填
address2
string
地址2
必填
address3
string
地址3
必填
zipCode
string
地址4
必填
响应参数
参数名
类型
描述
必填
success
bool
结果
必填
code
int
编码
必填
msg
string
消息
必填
language
string
语言
必填
data
string
业务单号
必填