Skip to main content

Sync Quote to Accounting

POST 

/api/quotes/:quote/sync-accounting

Push the quote to the connected accounting integration (e.g. as an estimate) and return the accounting reference. When no accounting integration is connected or the sync is skipped, synced is false and reference is null.

Required scope: orders:write

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type