# Businesses

All Businesses related paths.

 - [GET /businesses](https://docs.upvest.co/api/businesses/list_businesses.md): Returns the list of all businesses.
 - [POST /businesses](https://docs.upvest.co/api/businesses/create_business.md): Creates a business.
 - [GET /businesses/{business_id}](https://docs.upvest.co/api/businesses/retrieve_business.md): Returns the business specified by ID.
 - [POST /businesses/{business_id}/data_change_requests](https://docs.upvest.co/api/businesses/business_data_change.md): Requests a data change for a business specified by ID.
 - [POST Business events](https://docs.upvest.co/api/businesses/business_event.md): Business events
