cURL
curl --request POST \ --url https://reit.connectors.aicoflow.com/api/sync
{ "success": true, "message": "", "status": { "is_running": true, "last_sync_at": "<string>", "last_sync_duration_seconds": 123, "total_orders": 123, "synced_orders": 123, "failed_orders": 123, "error": "<string>" } }
Manually trigger a synchronization of orders from PlanSo to the local database.
The sync process:
Note: Background sync runs automatically during business hours if enabled.
Sync result with current status
Sync trigger response.
Sync operation status.
Show child attributes