To list a user’s registered accounts, make a The endpoint accepts the following query parameters:The response contains an The same routes exist under
GET request to:'bridge'
required
Provider to list accounts for.
'production' | 'sandbox'
Provider environment to list accounts for. Defaults to
production.accounts array. To read or delete a single account, make a GET or
DELETE request to /v1/users/{user_id}/external_fiat_accounts/{account_id}. A successful delete
returns {"success": true}./v1/organizations/{organization_id}/external_fiat_accounts.Next steps
Execute a payout
Convert crypto to fiat in a single call
Register a bank account
Save the bank account a payout settles to

