latestOpenAPI 3.0.02026-08-214511046.9 MB
11a990d9390a
Integrations
Sync integration
Endpoint to import data from, or export data to, a connected accounting platform.
The work runs in the background. The endpoint responds 202 Accepted with an Async Task of type integration_sync, reading processing. Poll GET /async_tasks/{id} for the task to reach completed or error, or subscribe to the async_task_completed webhook, which fires on both.
A sync task reports status only, so results is always empty.
post/integrations/{integration}/sync
Path parameters
integrationstring required
Request body
Response
Accepted