To list a wallet’s fiat deposit accounts, make a The endpoint accepts the following query parameters:Below is a sample cURL command for this request:The response contains an
GET request to:'bridge'
required
Provider to list accounts for.
'production' | 'sandbox'
Provider environment to list accounts for. Defaults to
production.accounts array of deposit accounts, each with the same fields as the create
response. To read a single account, make a GET request to
/v1/wallets/{wallet_id}/deposit_accounts/fiat/{deposit_account_id}.Next steps
Deposit lifecycle
Follow a deposit from bank transfer to on-chain settlement
Create a deposit account
Provision bank details for a wallet

