Invoice
get/rh/invoices
Query parameters
accountIdstring required
Required. Filter invoices to this account.
status'DRAFT' | 'POSTED' | 'PAID' | 'CONVERTED' | 'VOIDED'
Optional invoice status filter (DRAFT, POSTED, VOIDED).
pageTokenstring
Pass the pageToken returned from a prior call to fetch the next page.
limitinteger
Page size (default 20).
Response
successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.