/accounting/v1.0/accounts-receivable-ledgers/{accountsReceivableLedgerId}/transactions

Retrieve a paginated list of transactions belonging to a specific accounts receivable (AR) ledger. You can filter by transaction state (posted or pending), date ranges, transaction type, and more. Use this endpoint to review the detailed financial activity within an AR ledger.

Path Params
int64
required

Unique identifier of the accounts receivable ledger.

Query Params
string

Opaque token for cursor-based pagination. Pass the nextPageToken value from a previous response to retrieve the next page. Omit this parameter (or pass null) for the first page.

integer

Number of results to return per page. If not specified, the server uses a default page size.

filter
object
Headers
int64
required

Unique identifier of the property. Required for all requests to scope data to a specific property.

Responses

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