Skip to main content

Ensure Adjustment Counter Account

POST 

/api/ledger/reconciliation/inventory/adjustment/counter-account

Ensure a conventional "Opening Balance Equity" counter account exists (creating it if the chart of accounts has none), so the adjusting journal's balancing leg has a target. Idempotent — reuses an existing opening-balance-named account.

Authentication: Requires Bearer token.

Body: connection_id (required).

Response: { data: { id, code, name } }.

Request

Responses

OK

Response Headers
    Content-Type