object

BagsForReorder

Schema for bags available for reorder, can be used to create a new order from a previous purchase.
Fields
Schema for article assignment describing how reorder inventory is sourced. For example, { level: 'single-company', strategy: 'optimal' }.
item_id
Int
The unique identifier of the item to be reordered. For example, 95988.
item_size
String
The size of the item. For example, 'M'.
quantity
Int
The quantity of the item. For example, 1.
seller_id
Int
The identifier for the seller providing the inventory. For example, 85.
store_id
Int
The identifier for the store fulfilling the order. For example, 616.