This section provides a comprehensive guide to managing the shelves in our system. You will find various options for retrieving shelf information, each tailored to different requirements.
/get_shelves
offset
- Specify the starting point from which to begin fetching shelves.limit
- Control the number of shelves returned in a single request. The maximum limit is 50, but you can opt for a smaller number based on your needs.offset
and limit
.These features are particularly useful for handling large datasets and for applications requiring batch processing of shelf information.
/get_shelves
shelf_id
filter.shelf_id
- Specify the Shelf ID to retrieve data for a specific shelf.
location_id
(integer) value as an argument to the API call. A single location id can be passed for getting shelves belonging to a specific location
For further assistance or API integration support, please refer to our API Documentation or contact our technical support team.