跳到主要内容
版本:202201

调拨单 商品 列表

GET 

/openapi/2022-01/center/transfer_orders/:transfer_order_id/items

请求

Path参数

    transfer_order_id string必填

    Transfer order id.

响应

200

数据结构
    countinteger
    默认值: 0
    示例: 1
    products object[]
  • Array [
  • idinteger
    默认值: 0
    示例: 385728377899726800
    product_idstring
    示例: 26a57e11-7d72-4d18-a139-e3a1985003f2
    variant_idstring
    示例: f219bdf8-cff3-4ea7-99da-31597fad8dcd
    product_titlestring
    示例: test1
    variant_titlestring
    示例: 1
    variant_image object
    srcstring
    示例: //img.staticdj.com/9fc005b03f75ac942faabf06d2db9b0a.jpeg
    altstring
    示例:
    widthinteger
    默认值: 0
    示例: 275
    heightinteger
    默认值: 0
    示例: 183
    pathstring
    示例: 9fc005b03f75ac942faabf06d2db9b0a.jpeg
    variant_skustring
    示例: -1-A001111
    quantityinteger
    默认值: 0
    示例: 1
    approved_quantityinteger
    默认值: 0
    示例: 1
    shipped_quantityinteger
    默认值: 0
    示例: 1
    received_quantityinteger
    默认值: 0
    示例: 1
    requesting_warehouse_quantityinteger
    默认值: 0
    示例: 195
  • ]