List fiat transaction history

Retrieves the historical fiat transactions (ACH / same-day ACH / wire / RTP) for the calling platform, with optional filters by participant, transfer type, or a set of transaction identifiers.

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

Filter to a single participant code.

transaction_ids
array of uuids

Optional list of transaction identifiers to fetch. Repeat the query parameter for multiple ids (e.g. ?transaction_ids=id1&transaction_ids=id2).

transaction_ids
string
enum

Filter for the given transfer_type

Allowed:
number
Defaults to 1

Filter for a specific page (pagination)

number
Defaults to 200

Filter for the amount of transaction objects will be returned per request

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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