Skip to main content
Version: 1.25.1

Get general ledger account by ID with validity state as of a date

GET 

/v0/general-ledger/accounts/:date/:id

Returns a single general ledger account.

Request

Responses

General ledger account as it existed on the specified date

Response Headers
    X-RateLimit-Limit

    Maximum number of requests allowed in the current rate limit window for the used scope.

    X-RateLimit-Remaining

    Number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    Unix timestamp (seconds since epoch, UTC) when the rate limit window resets.

    X-RateLimit-Scope

    The OAuth scope bucket to which this rate limit applies: read or write.