Transactions
The date from which the transactions are fetched. The comparison is made using the createdAt field of the transactions. The comparison is inclusive, meaning that the transactions created at the provided date are included in the result. The value is in ISO 8601 format. If the value is not provided, the transactions are fetched from the beginning.
2024-12-01T09:07:54.940ZThe date to which the transactions are fetched. The comparison is made using the createdAt field of the transactions. The comparison is exlusive, meaning that the transactions created at the provided date are not included in the result. The value is in ISO 8601 format. If the value is not provided, the transactions are fetched until now.
2024-12-03T10:07:54.940ZThe maximum number of transactions to fetch. The value must be a positive integer. If the value is not provided, the default value is 10. The maximum value is 100.
10A JSON array of transactions.
Whether there are more transactions to fetch with the provided parameters.
The request is invalid.
Invalid API key
An unexpected error occurred.
A unique identifier for the request. It is used to ensure that the request is idempotent. The same request with the same idempotency key will return a 409 status.
The type of the transaction. Possible values are:
- OFFRAMP: The transaction is an off-ramping of blockchain asset to fiat currency,
- ONRAMP: The transaction is an on-ramping of fiat currency to blockchain asset.
The amount of the transaction. The value is always positive.
The blockchain asset of the transaction. See the list of supported blockchain assets.
The identifier of the selected bank account for the transaction.
The identifier of the selected blockchain wallet for the transaction
The filenames of the documents related to the source of funds of the transaction. The documents must be uploaded before submitting the onboarding. Field is optional.
The filenames of the documents related to the business justification of the transaction. The documents must be uploaded before submitting the onboarding. Field is optional.
Comments added by the user at the creation of the transaction. Field is optional.
In case of offramp, string that will replace the default wire reference. Use for specific cases of matching and integration on the client bank side. Field is optional.
The transaction has been created.
The request is invalid.
Invalid API key
The request has already been processed.
An unexpected error occurred.
The transaction ID
Defines whether the specified ID is the transaction ID of the transaction hash.
The transaction
The unique identifier of the transaction.
The type of the transaction. Possible values are:
- OFFRAMP: The transaction is an off-ramping of blockchain asset to fiat currency,
- ONRAMP: The transaction is an on-ramping of fiat currency to blockchain asset.
The status of the transaction. Possible values are:
- IDLE: The transaction has been created and is waiting for the initial funds transfer to be initiated,
- INITIATED: transaction has been initiated, it is in progress of resolution by Rialto,
- COMPLETED: The transaction has been completed,
- CANCELLED: The transaction has been cancelled,
- DISMISSED: The transaction has been dismissed by Rialto.
The idempotency key input at the transaction creation. It is only defined for transactions created by the API
The original amount of the transaction. The value is always positive.
The fiat currency of the transaction. See the list of supported fiat currencies.
The blockchain asset of the transaction. See the list of supported blockchain assets.
The blockchain network of the transaction. See the list of supported blockchains.
The blockchain wallet identifier of transaction.
The bank account identifier of transaction. The fiat currency of the transaction is the one of the bank account.
In case of offramp, string that will replace the default wire reference. Use for specific cases of matching and integration on the client bank side. Field is optional.
The creation date of the transaction.
The date when the transaction was cancelled. Only present if the transaction was cancelled, i.e. in status CANCELLED.
The unique identifier of the client.
The type of the client.
- INDIVIDUAL: The client is an individual.
- ENTITY: The client is an entity.
Invalid API key
The transaction is not found.
An unexpected error occurred.
The transaction ID
The transaction has been cancelled.
The unique identifier of the transaction.
The type of the transaction. Possible values are:
- OFFRAMP: The transaction is an off-ramping of blockchain asset to fiat currency,
- ONRAMP: The transaction is an on-ramping of fiat currency to blockchain asset.
The status of the transaction. Possible values are:
- IDLE: The transaction has been created and is waiting for the initial funds transfer to be initiated,
- INITIATED: transaction has been initiated, it is in progress of resolution by Rialto,
- COMPLETED: The transaction has been completed,
- CANCELLED: The transaction has been cancelled,
- DISMISSED: The transaction has been dismissed by Rialto.
The idempotency key input at the transaction creation. It is only defined for transactions created by the API
The original amount of the transaction. The value is always positive.
The fiat currency of the transaction. See the list of supported fiat currencies.
The blockchain asset of the transaction. See the list of supported blockchain assets.
The blockchain network of the transaction. See the list of supported blockchains.
The blockchain wallet identifier of transaction.
The bank account identifier of transaction. The fiat currency of the transaction is the one of the bank account.
In case of offramp, string that will replace the default wire reference. Use for specific cases of matching and integration on the client bank side. Field is optional.
The creation date of the transaction.
The date when the transaction was cancelled. Only present if the transaction was cancelled, i.e. in status CANCELLED.
The unique identifier of the client.
The type of the client.
- INDIVIDUAL: The client is an individual.
- ENTITY: The client is an entity.
The request is invalid.
Invalid API key
The transaction is not found.
An unexpected error occurred.
Generates a pre-signed URL for downloading the invoice of a completed transaction
The transaction ID
The pre-signed URL for downloading the invoice.
The request is invalid.
Invalid API key
The transaction is not found.
An unexpected error occurred.
The type of the transaction. Possible values are:
- OFFRAMP: The transaction is an off-ramping of blockchain asset to fiat currency,
- ONRAMP: The transaction is an on-ramping of fiat currency to blockchain asset.
OFFRAMPPossible values: The amount of the transaction. The value is always positive.
1000.12The identifier of the selected bank account for the transaction.
f086ab63-c037-4726-9292-18760de385b0The identifier of the selected blockchain wallet for the transaction.
c05ae486-44bf-4672-99e1-bc45febf66a4The blockchain asset of the transaction. See the list of supported blockchain assets.
eurcThe quote for the transaction.
The input amount of the transaction. It will be the amount of the initial funds transfer to Rialto. The value is always positive.
The estimated amount of the transferred amount to the user. The value is always positive.
The previsionnal fee of the transaction in BPS (basis points). The volume part of the fee amount can be derived by applying the BPS fee to the amount of the initial funds transfer. The value is always positive.
The previsionnal fixed fee applied to the transaction. The fixed fee is applied after the calculation of the volume fee in the total fee computation. This fee is only applied on offramps, for flows originating from usd or euro stablecoins. The value is always positive.
The conversion rate of the transaction. For off-ramp transactions, it is the rate of the blockchain asset to fiat currency. For on-ramp transactions, it is the rate of the fiat currency to blockchain asset. The value is always positive.
The estimated consumption of the monthly volume of the transaction. The value is in US dollars. It is computed based on the amount of the transaction, the blockchain asset, the fiat currency, the execution conversion rate and possibly the conversion rate to USD at the time of completion of the transaction. The value is always positive. Only two decimal places are allowed.
The remaining previsional volume of the user for the current month. It takes into account the volume consumed by the transaction and the volume consumed by the other transactions of the user. The value is in US dollars. It is computed based on the amount of the transaction, the blockchain asset, the fiat currency, the execution conversion rate and possibly the conversion rate to USD at the time of completion of the transaction. The value is always positive. Only two decimal places are allowed.
The unique identifier of the preset fee applied to the transaction. The value is null if no preset fee is applicable.
The fiat currency of the transaction. See the list of supported fiat currencies. The value is the one of the bank account.
The blockchain asset of the transaction. See the list of supported blockchain assets.
The blockchain network of the transaction. See the list of supported blockchains. The value is the one of the blockchain wallet.
The request is invalid.
Invalid API key
An unexpected error occurred.
Last updated