Skip to main content
Skip to main content

AdminPostInventoryItemsItemLocationLevelsReq

internal.internal.AdminPostInventoryItemsItemLocationLevelsReq

Schema

AdminPostInventoryItemsItemLocationLevelsReq type: object required:

  • location_id
  • stocked_quantity properties: location_id: description: the ID of the stock location type: string stocked_quantity: description: the stock quantity of the inventory item at this location type: number incoming_quantity: description: the incoming stock quantity of the inventory item at this location type: number

Properties

incoming_quantitynumber
location_idstringRequired
stocked_quantitynumberRequired
Was this section helpful?