orderItemId 和 targetItemId 分别指的是买家申请换货订单中的商品 vendorItemId。因为现行的换货政策只允许交换同一件商品,所以这两个字段可以填同样的值,即 vendorItemId
此组别内的文章
- 在上传换货运单号之前,有什么前提条件吗?而且在换货订单的JSON 返回里面,我没有看到ShipmentBoxId
- 为什么换货订单列表请求返回中,"shipmentBoxId" 不显示?
- 接口返回错误信息:shipmentBoxId (656416676)'s status [NONE_TRACKING] is not suitable for applyInvoice. Only INSTRUCT status shipment can be called with applyInvoice ……
- 换货订单的状态会在卖家确认收到原商品时发生什么变化?
- 换货订单中的exchangeAmount(换货运费) 可以是 0 以外的值吗?
- 在哪里可以查到 exchangeId ?
- orderItemId 和 targetItemId 指的是什么?
- originalShipmentBoxId 和 shipmentBoxId 有什么不同?
- 换货订单中的各个状态具体是什么意思?
- 卖家如何查看是否已经收到换货商品?