Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.34 KB

File metadata and controls

22 lines (19 loc) · 1.34 KB

# ItemShippingDistributionCenter

Properties

Name Type Description Notes
allocated_to_placed_orders float Allocated to placed orders [optional]
allocated_to_shopping_carts float Allocated to shopping carts [optional]
available_to_allocate float Available to allocate [optional]
cogs float Cost of goods sold override at the distribution center level [optional]
desired_inventory_level float Desired inventory level [optional]
distribution_center_code string Distribution center code [optional]
distribution_center_oid int Distribution center object identifier [optional]
eta string Estimated time of arrival [optional]
handles bool True if this distribution center handles this item [optional]
inventory_level float Inventory level [optional]
maximum_backorder int Maximum back-order [optional]
reorder_inventory_level float Reorder inventory level (triggers notification) [optional]
sku string SKU [optional]
stock_picking_location string Stock picking location [optional]

[Back to Model list] [Back to API list] [Back to README]