Skip to main content
Version: 202201

Stock Adjust Order Products List

GET 

/openapi/2022-01/center/stock_adjust_orders/:stock_adjust_order_id/items

Request

Path Parameters

    stock_adjust_order_id stringrequired

    The id of inventory adjust order.

Responses

200

Schema
    products object[]
  • Array [
  • idstring
    Example: 367921629314960460
    product_idstring
    Example: 0021929e-4258-4c3c-a91b-063cbe01ca83
    product_titlestring
    Example: Newborn Handmade Doll Bear Ear Cap Photo Suit
    sku_idstring
    Example: 3b9a4736-fcd0-4451-a395-53d4360a8ad4
    sku_titlestring
    Example: blue-0-3months
    imagestring
    Example: //img.staticdj.com/1fdfd2c3b4aee5747f48737982ff7299.jpeg
    skustring
    Example: XYQKD0044-blue-0-3months
    inventorystring
    Example: 0
    adjust_quantitystring
    Example: 0
    inventory_after_adjuststring
    Example: 0
  • ]