The endpoint allows to create a new business in Bitpanda system. Each business will be associated with one Bitpanda user.
Request details
New business and user has been created
Unauthorized
Forbidden
Error
Internal Error
Maintenance or Service unavailable
{- "external_id": "Ext-Id-1",
- "full_legal_name": "Acme Inc",
- "business_name": "Acme",
- "email": "username@acme.com",
- "address": {
- "street": "123 Main Street",
- "city": "Evergreen",
- "zip_code": "12345",
- "country": "FR"
}, - "legal_type": "GmbH",
- "registration_number": "AB123CD",
- "lei_number": "549300E00W82GZ93PU70",
- "service": "Digital Services",
- "industry": "IT Services",
- "tax_number": "123-45-6789",
- "vat_number": "FR987654321",
- "nace_code": "62.010 - Computer programming activities",
- "account_purpose": "Research and Development",
- "ext_risk_level": "Moderate Risk",
- "ext_pep_status": "PEP: Family Member",
- "last_kyc_update": "2022-07-20T08:14:20+00:00",
- "next_kyc_update": "2023-07-20T08:14:20+00:00",
- "us_tax_residency": false,
- "acting_on_own_behalf": true,
- "terms": [
- 1,
- 2
], - "aml": [
- {
- "question_id": 1,
- "answer_id": 2
}
], - "appropriateness": [
- {
- "question_id": 1,
- "answer_id": 2,
- "value": "BP 21321412421"
}
], - "risk": [
- {
- "question_slug": "risk_question_account_purpose",
- "answer_slug": "risk_answer_long_term_investment"
}
]
}
{- "data": {
- "business_id": "1ee6439d-efd5-6946-80c2-7312392495b8",
- "user_id": "6d7653c6-8ea5-4096-a30e-c86d8eee7d9d"
}
}