# Businesses ## Create a business - [POST /v1/businesses](https://docs.solarisgroup.com/api-reference/onboarding/businesses/businesses/paths/~1v1~1businesses/post.md): Creates a new business resource. The mandatory data points you must provide when creating a business vary based on the country where you are opening the account. See the onboarding requirements guide guide for information about which data points are required for each country. ## Index businesses - [GET /v1/businesses](https://docs.solarisgroup.com/api-reference/onboarding/businesses/businesses/paths/~1v1~1businesses/get.md): Returns an array containing all of your business customers. ## Retrieve a business - [GET /v1/businesses/{id}](https://docs.solarisgroup.com/api-reference/onboarding/businesses/businesses/paths/~1v1~1businesses~1%7Bid%7D/get.md): Returns information about the business specified in the request URL. ## Update a business - [PATCH /v1/businesses/{id}](https://docs.solarisgroup.com/api-reference/onboarding/businesses/businesses/paths/~1v1~1businesses~1%7Bid%7D/patch.md): Modifies one or more properties of a business. Note that changing existing properties will trigger the ## Add Annual Turnover - [POST /v1/businesses/{id}/annual_turnover](https://docs.solarisgroup.com/api-reference/onboarding/businesses/businesses/paths/~1v1~1businesses~1%7Bid%7D~1annual_turnover/post.md): Add Annual Turnover to the Business