cURL
curl --request GET \ --url https://api.finup.io/backend/accounts/{account_id} \ --header 'x-api-key: <x-api-key>'
{ "result": { "id": "65ac22cf346d7a2c1fafe2d6", "name": "FT I BOGDAN", "member_id": "65fc3211124d7a2c1fafecc1", "finup_id": "1987516235", "decline_rate": 0, "fees": { "deposit_fee": 0.03, "universal_issuing_fee": 3, "universal_decline_fee": 0.025, "transaction_fee": 0, "universal_transaction_fee": 0, "universal_deposit_fee": 0, "universal_withdraw_fee": 0, "platinum_issuing_fee": 0, "platinum_decline_fee": 0, "platinum_transaction_fee": 0, "platinum_deposit_fee": 0, "platinum_withdraw_fee": 0, "platinum_monthly_fee": 0 }, "wallet_balance": 0, "verification_status": "Allowed", "card_balance": 5 } }
Documentation IndexFetch the complete documentation index at: https://docs.finup.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.finup.io/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Id of account
Resource created successfully
Show child attributes