Create external fiat account
Creates an external fiat account linked to a user for use in offramp transfers.
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
The DID of the user to create the external fiat account for.
Body
Request body for creating an external fiat account. The shape varies by provider.
Discriminator: the external fiat account is orchestrated via Bridge.
bridge 3 - 256US bank account data for an external fiat account.
- ExternalFiatAccountUsData
- ExternalFiatAccountGbData
- ExternalFiatAccountPixData
- ExternalFiatAccountIbanData
- ExternalFiatAccountSwiftData
The Privy API environment.
sandbox, production "sandbox"
1 - 256Physical address associated with an external fiat account.
Response
The created external fiat account.
Response containing a single external fiat account.
An external fiat account linked to a user. The shape varies by provider.

