Product Management
Product Management
In the Product Management section, we address common questions related to managing products within the WareTrack system. This guide provides answers to frequently asked questions about product-related operations.
Frequently Asked Questions
1. How do I add a new product?
To add a new product, you need to use the appropriate API endpoint. Detailed instructions for adding products can be found in the Setup Guide / Configuring Products article. Make sure to include all required details such as product name, category, and unit price.
2. How can I update product information?
Updating product information involves making a request to the API endpoint designed for product updates. For a step-by-step guide, refer to Setup Guide / Configuring Products. Ensure that you have the product ID and the new information you wish to update.
3. How do I delete a product?
To delete a product from the system, you must use the designated API endpoint. You can find detailed instructions on deleting products in Setup Guide / Configuring Products. Make sure to confirm the product ID and the deletion request.
4. Where can I view product details?
Product details can be viewed using the product management endpoint. For more information on accessing product details, see the API documentation / Endpoints Overview article. This section provides an overview of how to interact with product-related endpoints.
Additional Resources
For further information, you may also find these articles helpful:
- Introduction / System Overview: Get an overview of the WareTrack system's components and their functionalities.
- product_id Internal id of a product: Id of a product on which we operate internally