10.3:第三方需要订单明细-查询订单明细表-SKU
POST
https://dpmall.drplant.com/lndo/lndoOrder/getOrderDetailsSkuByZhiFa
响应参数
参数名
类型
描述
必填
id
int
示例:268
必填
orderNo
string
订单号
必填
orderDetailsId
int
订单详情主键id
必填
productId
int
产品id
必填
productName
string
产品名称
必填
logiticsCode
string
产品物料编码
必填
lineNumber
int
行号
必填
productPrice
float
产品单价
必填
actualPrice
float
实付金额(折扣金额-抵扣金额=实付金额)
必填
unitPrice
int
抵扣价格
必填
discountPrice
float
折扣价格
必填
productQuantity
int
数量
必填
productSetId
int
所属套装id
必填
productType
string
商品类型。11386=正品,11388=赠品,11389=物料
必填
buyOrGiftFlag
int
买赠标记:0=买,1=赠
必填
isUseCostRatio
int
是否使用费比。0=否 1=是
必填
isPreSale
int
是否为预售商品。0=否,1=是
必填
nccode
string
nc商品编码
必填
deliveryWayId
string
发货方式id
必填
deliveryWayName
string
发货方式名称
必填
classThreeName
string
三级分类名称
必填
newProduct
string
是否新品:N:否,Y:是
必填
code
int
示例:200
必填
message
string
示例:操作成功!
必填