Webhooks
Use webhooks to get the real time updates of orders and shipment details. HMAC(optional) can be used for authenticating for registering to web-hooks or API key can use also used.
List of Configured Webhooks
GET
/webhooks/list
Use this api to get all the list of webhooks configured per event.
Headers
Name
Type
Description
API_KEY*
String
API Key obtained for the customer/partner
Postman Collection
We have a Postman collection to make the integration quicker and easier. You can test all our APIs by importing the full API collection through the 'Run in Postman' button and running them in the Postman app.
Last updated
Was this helpful?