Retrieve accounting account

Retrieves detailed information about a specific accounting account by its ID.

The response includes current balances (debit_in_cents and credit_in_cents),
which are calculated from all transactions that have affected this account.
These balances are read-only and can only be modified through proper accounting
transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Accounting account unique identifier

Responses

404

accounting account not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json