Returns a list of transactions, optionally filtered by autoramp ID or customer ID
An optional search_term parameter can be provided that will search the following fields:
API Key
Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner
Optional autoramp ID
Optional customer ID
Paging: the cursor field from previous page
Paging: the cursor field for backward pagination
Paging: the requested page size
x <= 100A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID)
256Type of the autoramp (onramp, offramp or crypto-to-crypto swap) Autoramp type
The type (onramp, offramp, swap) of an autoramp
Onramp, Offramp, Swap, Mint, Redeem Filter by start date (inclusive). Only transactions created on or after this date will be returned.
Filter by end date (inclusive). Only transactions created on or before this date will be returned.
Filter by transaction status. Multiple statuses can be provided as comma-separated values.
Autoramp Transaction Status
The status of the autoramp transaction
FundsReviewInProgress, ConversionInProgress, PayoutInProgress, Completed, Failed, RejectedAml, RejectedFraud, RejectedMinAmount Sort order for results. "asc" for oldest first, "desc" for newest first (default).
asc, desc