采购单收货具体项目收货记录列表
GET
api/admin/procurement_item_histories/{procurement_history_id}
响应参数
参数名
类型
描述
必填
procurement_item_history_id
string
本次收货中 具体item的收货记录ID
必填
received_quantity
number
已收数量
必填
rejected_quantity
number
拒收数量
必填
rejected_reason
number
拒收原因
必填
variant_id
string
子商品ID
必填
product_id
string
大商品ID
必填
variant_title
string
子商品标题
必填
product_title
string
大商品标题
必填
product_image
string
大商品图片
必填