This section provides a comprehensive guide to managing stock types and their units of measurement in our system. You will find various options for retrieving stock type information, each tailored to different requirements.
/get_stock_types
offset
- Specify the starting point from which to begin fetching stock types.limit
- Control the number of stock types 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 stock type information.
/get_stock_types
stock_type_id
filter.stock_type_id
- Specify the Stock Type ID to retrieve data for a specific stock type.
For further assistance or API integration support, please refer to our API Documentation or contact our technical support team.