# Business accounts ## Retrieve a business account - [GET /v1/businesses/{business_id}/accounts/{id}](https://docs.solarisgroup.com/api-reference/onboarding/account-creation/business-accounts/paths/~1v1~1businesses~1%7Bbusiness_id%7D~1accounts~1%7Bid%7D/get.md): Returns the business account specified in the request URL. ## Create an account for a business (deprecated) - [POST /v1/businesses/{business_id}/accounts](https://docs.solarisgroup.com/api-reference/onboarding/account-creation/business-accounts/paths/~1v1~1businesses~1%7Bbusiness_id%7D~1accounts/post.md): Creates a bank account for the business specified in the request URL. The customer who opens the account is the account owner. Please note the following: An account can only be opened after the account owner has had a successful person identification. Choose the BIC that corresponds with your desired passporting/branching scheme (e.g., SOBKDEB2XXX for German accounts, SOBKITM2XXX for Italian branch accounts). On sandbox, set the account type to CHECKING_BUSINESS. Solaris' backend will automatically set the balance to 1000 EUR for testing purposes.