Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Query Parameters
Example:
"amount:desc,createdAt:asc"
Example:
"state:in:IN_DRAFT|SCHEDULED|PAID,amount:gte:500"
Available options:
ALL
, CARD_TRANSACTIONS
, INVOICE_PAYABLES
, INVOICE_RECEIVABLES
, JOURNAL_ENTRIES
, PURCHASE_ORDERS
, REIMBURSEMENTS