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

Web Hooks

Webhooks are a powerful tool that allows applications to communicate with each other in real-time. They provide a way for an application to notify another application when a new event has occurred on the server.
Webhooks are typically used for real-time updates and can be thought of as the opposite of an API call. Instead of making a request to get information, the server sends information to the client as soon as it’s available.
Here we have examples of our webhooks:

Submit Order#

OU - Order Update Payload Sample
OC - Order Cancellation
DU - Delivery Update

Invoices#

IU - Invoice Update

API Server#

https://services-qa.roofhub.pro

Authentication#

No API key applied
Modified at 2025-09-24 10:03:45
Previous
Introduction
Next
FAQs
Built with