Synchronize an integration
Integrations
Synchronize an integration
Trigger a manual synchronization of the integration to import orders, products, or stock levels from the connected system.
POST
Synchronize an integration
Behavior
Triggers a background synchronization job for the integration. The sync type depends on the integration configuration.| Sync Type | Description |
|---|---|
| Orders | Import new orders from the platform |
| Products | Sync product catalog changes |
| Stock | Push stock levels to the platform |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the integration to synchronize
Response
Synchronization triggered successfully
Standard successful response wrapper following JSON:API format
The response payload

