Authorizations
To authenticate server-side requests
Body
Schema for creating a new payment account
Type of payment account to create
FERN_CRYPTO_WALLET, EXTERNAL_CRYPTO_WALLET, EXTERNAL_BANK_ACCOUNT, FERN_AUTO_FIAT_ACCOUNT, FERN_FIAT_ACCOUNT "EXTERNAL_BANK_ACCOUNT"
Customer to create payment account
"072a8b7b-38c7-429a-a6cf-35dae7f2fb77"
Nickname for customer to use for the payment account
"Savings Account"
Organization to create payment account
"24ab9fdd-5042-4d96-a616-4bef2877dd01"
Request schema for external bank accounts
Request schema for Fern auto fiat accounts
Response schema for external crypto wallets
Request schema for Fern crypto wallets
Whether the payment account is a third-party account. Defaults to false.
false
Response
Create Payment Account Response
Response schema for creating a payment account
The id of the payment account
"03b7030f-6da1-4d76-9352-cdebd82112c8"
Type of payment account to create
FERN_CRYPTO_WALLET, EXTERNAL_CRYPTO_WALLET, EXTERNAL_BANK_ACCOUNT, FERN_AUTO_FIAT_ACCOUNT, FERN_FIAT_ACCOUNT "EXTERNAL_BANK_ACCOUNT"
The status of the payment account
PENDING, ACTIVE, DEACTIVATED "ACTIVE"
"PENDING"
"DEACTIVATED"
Nickname for customer to use for the payment account
"Savings Account"
ISO timestamp when this transaction was created
The id of the customer this payment account belongs to
"03b7030f-6da1-4d76-9352-cdebd82112c8"
Response schema for external bank accounts
Response schema for Fern auto fiat accounts
Response schema for Fern fiat accounts
Response schema for external crypto wallets
Response schema for Fern crypto wallets
Whether the payment account is a third-party account. Defaults to false.
false
A link to a hosted form to create a bank account
"https://forms.fernhq.com/bank_account/abc"