Get Postings

Overview

Generate a Postings Report for an Account. Given a set of criteria, the Report will return the list of posted transactions on the Account.

Use cases

  • Produce a list of transactions and related details from a specific Account for analysis.
  • Search for a Posting related to a particular business transaction (e.g. an Invoice of a certain dollar-amount).
  • Pull transaction metadata such as Check Images, Receipts, and Invoices to add business context to a Posting.
Path Params
uuid
required
Query Params
label
array of strings

Include postings which belong to accounts matching these Account Labels.

Label
attachment_type
array of objects

Include postings with these attachment types.

integer
1 to 10000
Defaults to 100

Number of results to return per page.

integer
≥ 1
Defaults to 1

Page number out of total pages at given page size (per_page).

Responses

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