inventory_warehouses_list
List warehouse definitions by page, filtering by IDs, active state, created or modified dates, and external data to resolve warehouse and inventory-location identifiers.
Instructions
List one requested page of warehouse definitions using IDs, active state, created or modified dates, and external-data mapping filters. Use this to resolve warehouse and inventory-location identifiers; use inventory transfers or purchase orders for stock movement and procurement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated warehouse IDs (maximum 50) | |
| page | No | Page number (starts at 1) | |
| sort | No | Sort: Field (default), +Field (asc), or -Field (desc). Fields: Id, ModifiedOn, CreatedOn | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| externalDataKey | No | External data key | |
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No | ||
| externalDataValues | No | External data values | |
| externalDataApplicationGuid | No | External data application GUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||