Returns a paginated list of autoramps for all customers
If customer ID is provided, returns all autoramps for the specified customer
If status is provided, returns all autoramps with the specified status
API Key
Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner
The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers
Filter by autoramp status. Multiple statuses can be provided as comma-separated values.
Created, EditPending, Authorized, DepositAccountAdded, Approved, Rejected, Cancelled autoramp type filter Autoramp type
The type (onramp, offramp, swap) of an autoramp
Onramp, Offramp, Swap, Mint, Redeem Paging: the cursor field from previous page
Paging: the cursor field for backward pagination
Paging: the requested page size
x <= 100Sort order for results. "asc" for oldest first, "desc" for newest first (default).
asc, desc Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.