Skip to main content

Unlink Provider Account

DELETE 

/api/ledger/accounts/:nominalCode/integration-account

Remove a GL account's explicit provider-account link. Syncing falls back to the provider's implicit matching (QuickBooks Online: exact account-name match; Xero: account-code match). If nothing matches, entries posting to this account fail to sync until the account is linked again.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token. Gated by the accounting.manage_settings permission.

Returns the same shape as Get Account Overview.

Request

Responses

OK

Response Headers
    Content-Type