Skip to main content

Get Sync Settings

GET 

/api/accounting/sync-settings

Returns the accounting sync settings for the configured integration, including per-type sync enable/disable controls and sync start dates.

Required scope: accounting:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token

Every transaction type is returned, whether or not it has been saved before. A type that has never been saved inherits the control of the type it was split out of — inventory_revaluation (automatic cost true-ups) inherits inventory_adjustment until you save it a setting of its own.

mirror_sync_controls (Xero connections only; empty object otherwise): per-entity toggles for the nightly mirror downloads FROM Xero (bank_transactions, payments). Disabled by default — the scheduled download runs only for enabled entities. Manual downloads via the download endpoints work regardless.

Request

Responses

OK

Response Headers
    Content-Type