POST
/sync-status/resync
https://api.merge.dev/api/accounting/v1/sync-status/resync
US
EU
Force re-sync of all models. This is available for all organizations via the dashboard. Force re-sync is also available programmatically via API for monthly, quarterly, and highest sync frequency customers on the Core, Professional, or Enterprise plans. Doing so will consume a sync credit for the relevant linked account.
Header Parameters
Authorization
StringRequired
Token-based authentication with required prefix "Bearer"
X-Account-Token
StringRequired
Token identifying the end user.
Response
JSON
[{"model_name": "Invoice","model_id": "accounting.Invoices","last_sync_start": "2021-03-30T19:44:18.695973Z","next_sync_start": "2021-03-30T20:44:18.662942Z","status": "SYNCING","is_initial_sync": true,"selective_sync_configurations_usage": "IN_NEXT_SYNC"}]