Authorizations
API Key for authentication
Headers
The environment you’re using. Can be sandbox or production.
Path Parameters
The address of the smart account to get payment intents for
Query Parameters
Filter by payment rail type
Available options:
ach, ach_push, ach_same_day, sepa, swift, wire, arbitrum, avalanche_c_chain, base, bridge_wallet, ethereum, optimism, polygon, solana, stellar, tron Filter by transfer status
Available options:
awaiting_funds, in_review, funds_received, payment_submitted, payment_processed, canceled, error, undeliverable, returned, refunded Filter by currency
Available options:
usd, eur, mxn, usdc, usdt, usdb, dai, pyusd, eurc Filter by start date
Filter by end date
Filter by transaction hash
Limit the number of results (max 100, default 10)
Required range:
x >= 0Pagination cursor
Response
Successfully retrieved payment intents
- Option 1
- Option 2