Get a list of transactions

Used to search for transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

Search by whether the transaction is a backfill

string

Search by transaction country code.

string

Search by the input source of the transaction, e.g. API, CSV

boolean

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.

string

Search by the Transaction direction, can either be inbound (RECEIVED) or outbound (SENT)

error_types
array of strings

Search by specific error types

error_types
integer

Define page size - default 25

string

Define the next cursor to be fetched

string

Search by internal operation unique identifier.

string

Search for records where the transaction was reported after a given RFC3339 date

string

Search for records where the transaction was reported before a given RFC3339 date

string

Order search results by a given field

string

Define sort order - default ascending

string

Search by company using Fonoa unique identifier.

string

Search by company name.

string

Search for records where the transaction was executed after a given RFC3339 date

string

Search for records where the transaction was executed before a given RFC3339 date

transaction_id
array of strings

Search by external transaction unique identifier(s).

transaction_id
transaction_number
array of strings

Search by transaction number(s).

transaction_number
string

Search by transactions that references the given fonoa id.

string

Search by the effect the document has, either debiting or crediting

string

Search by Transaction status.

string

Search for records updated at or after a given RFC3339 date

string

Search for records updated at or before a given RFC3339 date

string

Search by workflow operations as a comma-separated string, e.g. DOCUMENT_GENERATION,TA_NOTIFICATION.

string

Search by Transaction workflow status.

Responses

401

Authentication failed - missing or incorrect subscription key

429

Too many requests were sent for a short period of time. Try again a bit later.

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