货品信息新建
POST
https://oms.fulfillment.keythus.com/api/v1/product/infomartion/create
请求头
参数名
类型
描述
必填
content-type
string
content-type
必填
请求参数
参数名
类型
描述
必填
apiKey
string
Api Key
必填
apiSecret
string
Api Secret
必填
sign
string
签名
必填
timestamp
string
时间戳
必填
productCode
string
货品编码
必填
productName
string
货品名称
必填
productNameEn
string
货品名称英文
必填
productModel
string
货品型号
必填
productCategory1
string
货品分类1
必填
productCategory2
string
货品分类2
必填
productBrand
string
货品品牌
必填
productMaterial
string
货品材质
必填
volumeLength
decimal
长
必填
volumeWidth
decimal
宽
必填
volumeHeight
decimal
高
必填
weight
decimal
重量
必填
unitPriceUsd
decimal
美元单价
必填
unitPriceCny
decimal
人民币单价
必填
pushUnitPrice
decimal
推送单价
必填
pushCurrency
decimal
推送币种
必填
remark
string
备注
必填
fileName
string
文件名称
必填
fileType
string
文件类型
必填
fileBase64
string
文件base64
必填
fileMd5
string
文件md5
必填
fileId
long
文件Id
必填
hsCode
string
海关编码
必填
expandCode
string
拓展码
必填
declareCountry
string
申报国家编码
必填
declareBrand
string
申报品牌
必填
declareModel
string
申报型号
必填
declareName
string
申报名称
必填
declareElements
string
申报要素
必填
declareDiscount
string
申报折扣
必填
declareUnit
string
申报单位
必填
declarePriceUsd
decimal
申报美元单价
必填
declarePriceCny
decimal
申报人民币单价
必填
declareWeight
decimal
申报重量
必填
currencyCode
string
申报币种
必填
响应参数
参数名
类型
描述
必填
success
bool
结果
必填
code
int
编码
必填
msg
string
消息
必填
language
string
语言
必填
data
object
数据
必填