Get funding details
Returns the business’s funding details.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the business
Response
Funding details for the account
The type of funding method
ach, wire, iban, bank, swift "ach"
ISO 4217 currency code
"USD"
Name on the account
"Acme Corp"
Account number (for ACH, bank, wire) or IBAN (for iban type)
"123456789"
Routing number (for ACH, bank, wire)
"000000000"
Name of the bank
"Example Bank"
Type of account (for ACH, bank)
Checking, Savings "Checking"
SWIFT/BIC code (for iban, swift types)
"EXMPGB2L"
Country code (for iban type)
"GB"
Crypto wallet address (for crypto type)
"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"
Blockchain chain (for crypto type)
"ETH"
Type of cryptocurrency (for crypto type)
"USDC"
Memo or reference (for crypto type)
"123456"