SRS Integration Partner Services
HomeV1 APIsV2 APIs
HomeV1 APIsV2 APIs
  1. SRS API Guides
  • SRS Integration Partner Services (SIPS)
  • Getting Started
    • Introduction
    • Web Hooks
    • FAQs
  • SRS API Guides
    • Authentication
    • Reference Data
    • Product Data
    • Invoices
    • Orders
    • Order Details
  1. SRS API Guides

Product Data

Products Data for Integration#

When integrating with SRS through SIPS, accessing product data is crucial for managing available inventory, understanding product details, and facilitating seamless order processing. The Product Catalog and Active Branch Products APIs provide comprehensive information on product lists, details, and categories. The data in the Product Catalog and Active Branch Products APIs is refreshed on a daily basis.

Batch APIs#

The following APIs are designed to be used in batch mode. They should be called daily to retrieve and store large datasets in your system. This ensures that your system is synchronized with SRS’s data for efficient operations.
Product Catalog and Active Branch Products#
The Product Catalog API provides a full list of products across all branches. However, it will not provide all variant codes which may differ between branches. To retrieve a list of items which may be ordered at a specific branch, use the Active Branch Products API.
Product Catalog: This API provides a comprehensive list of all products and available product options offered by SRS.
Active Branch Products: This API provides a list of products which are active and may be ordered at a given branch. Use this API in conjunction with the Pricing V2 API to retrieve live pricing information for a list of products.
note-icon3.png Important Points to Note:
Regularly update the product catalog to reflect any changes or additions.
Store the product catalog securely in your system for efficient access.
Use batch processing for initial setup and regular updates to ensure your system has the most accurate data.
Modified at 2025-09-29 10:20:51
Previous
Reference Data
Next
Invoices
Built with