Event-Driven Sync API (EDRTS)
Event-Driven Sync API (EDRTS)
Event-Driven Sync API (EDRTS)
The Event-Driven Sync API allows you to update data across channels in near real-time by inserting or updating records, triggering exports as needed. Rate-limiting policies are in place to maintain system stability and should be followed when making API calls.
Use this API to:
Each PUT request for data operations is assigned a unique identifier; correlation id. This identifier can be used in subsequent API requests to obtain detailed information about the associated job.
Included headers in every authenticated response (success or failure):
If the rate limit is exceeded, the API will return an HTTP 429 status code and a message with how long to wait until the limit resets.