v1
latestOpenAPI 3.0.02026-07-2436163302.7 KBGet a list of transactions
Used to search for transactions.
Query parameters
Search by whether the transaction is a backfill
Search by transaction country code.
Search by the input source of the transaction, e.g. API, CSV, TAX_AUTHORITY, DIGITAL_EXCHANGE
A flag to be used in a migration phase. It signals in which format amounts should be parsed. If true amounts are parsed as decimals, if false amounts are parsed as an integer representing the minor currency unit.
Search by the Transaction direction, can either be inbound (RECEIVED) or outbound (SENT)
Search by specific error types
Define page size - default 25
Define the next cursor to be fetched
Search by internal operation unique identifier.
Search for records where the transaction was reported after a given RFC3339 date
Search for records where the transaction was reported before a given RFC3339 date
Order search results by a given field
Define sort order - default ascending
Search by company using Fonoa unique identifier.
Search by company name.
Search for records where the transaction was executed after a given RFC3339 date
Search for records where the transaction was executed before a given RFC3339 date
Search by external transaction unique identifier(s).
Search by transaction number(s).
Search by transactions that references the given fonoa id.
Search by the effect the document has, either debiting or crediting
Search by Transaction status.
Search by a single transaction type or multiple transaction types
Search for records updated at or after a given RFC3339 date
Search for records updated at or before a given RFC3339 date
Search by workflow operations as a comma-separated string, e.g. DOCUMENT_GENERATION,TA_NOTIFICATION.
Search by Transaction workflow status.
Response
Ok - transactions for the provided search criteria were returned.