Skip to content

Async Operations

All modifying operations in the API are asynchronous. While the API may return a successful response right away, the underlying changes can take time to fully propagate across the system.

As a result, data retrieved immediately after a modification may not yet reflect the update. During this period, the affected entity will typically appear in a processing state in the response, indicating that the operation is still being completed in the background.