The endpoint returns the business’s details based on business ID
Get business details
Unauthorized
Forbidden
Not found
Internal Error
Maintenance or Service unavailable
{- "data": {
- "id": "96f0c981-357e-4439-9bc1-05432326cca5",
- "user_id": "cbc316b7-18ad-4c94-b472-d9408d0703d0",
- "external_id": "Ext-Id-1",
- "full_legal_name": "GmbH AB",
- "business_name": "461 53",
- "email": "business@bitpanda.com",
- "website": "www.bitpanda.com",
- "address": {
- "city": "Wien",
- "street": "Stella-Klein-Löw Weg 17",
- "zip_code": "1020",
- "country": "AUT"
}, - "industry": "Financial Services",
- "legal_type": "Private company limited by shares",
- "registration_number": "FN10084e",
- "service": "Investments",
- "tax_number": "559091-3127",
- "acting_on_own_behalf": true,
- "user_is_active": false,
- "lei_number": "529900T8BM49AURSDO55",
- "vat_number": "ATU12345678",
- "nace_code": "6430",
- "account_purpose": "test",
- "ext_risk_level": "test",
- "ext_pep_status": "Global",
- "last_kyc_update": "2022-07-20T08:14:20+00:00",
- "next_kyc_update": "2023-07-20T08:14:20+00:00",
- "us_tax_residency": false,
- "business_approved": false,
- "is_onboarded": true,
- "trading_active": true,
- "crypto_withdrawals_active": true,
- "terms_not_accepted": [
- 1,
- 2
]
}
}