GraphQL API
Organization API
Organization / Types/ object

ProductWarehouseEdge

An edge that contains a node of type ProductWarehouse and a cursor.

Fields

2 fields
needsExpiryDateBoolean!

Whether this product warehouse requires expiry date.

needsLotNumberBoolean!

Whether this product warehouse requires lot number.

needsSerialNumberBoolean!

Track serial numbers throughout the process

needsSerialNumberWhilePackingBoolean!

Track serial numbers when packing only

quantityAllocatedInt!

Quantity allocated to fulfillments

quantityAvailableInt!

Quantity available

quantityOnHandInt!

Quantity currently on hand

abcClassificationString

ABC classification (A: Fast, B: Average, C: Slowmover)

idID!

Unique primary key.

nameString!

Name of the warehouse

timezoneString!

Timezone of the warehouse

Features

demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logistics
avatarAvatar

Avatar of the warehouse.

addressAddress

Warehouse address

cursorString!

A unique cursor that can be used for pagination.