List Fiat transaction statuses

Retrieve Fiat transaction status objects for a given set of parameters.
If the start_date and end_date are not provided, the endpoint will return the last day of transactions.
If the page and size are not provided, the endpoint will return the first 200 transactions.
If the status is not provided, the endpoint will return all transactions from the platform..
If the participant is not provided, the endpoint will return all transactions from the platform.

Query Params
number

Filter for the given start_date

number

Filter for the given end_date

string

Filter for the given participant code

string

Filter for the given transaction_id

string

Filter for the given trade_id

string
enum

Filter for the given status of the transaction

number
Defaults to 1

Filter for a specific page (pagination)

number
Defaults to 200

Filter for the amount of transaction status objects returned

Headers
string
Defaults to [WEB] auto-generated on fly

Signature for your request.

string
Defaults to [WEB] auto-generated on fly

UNIX timestamp.

Responses

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