# Businesses Set up - Businesses ## Get a List of Businesses - [GET /businesses](https://docs.uberall.com/apis/swagger/businesses/get_businesses.md): Get a list of businesses managed by the current user. ## Create a Business - [POST /businesses](https://docs.uberall.com/apis/swagger/businesses/post_businesses.md): Create a Business belonging to the SalesPartner of the current User. User needs UserRole ADMIN or ACCOUNT_MANAGER. ## Get a Business - [GET /businesses/{id}](https://docs.uberall.com/apis/swagger/businesses/get_businesses_id.md): Get information about the business with the given id. Current user needs UserRole ADMIN, ACCOUNT_MANAGER or BUSINESS_MANAGER. ## Delete a Business - [DELETE /businesses/{id}](https://docs.uberall.com/apis/swagger/businesses/delete_businesses_id.md): Delete the business with the given id. Current user needs UserRole ADMIN, ACCOUNT_MANAGER or BUSINESS_MANAGER. Locations within the businesses need to be deleted separately. ## Update a Business - [PATCH /businesses/{id}](https://docs.uberall.com/apis/swagger/businesses/patch_businesses_id.md): Edit information of the business with the given id. Current user needs UserRole ADMIN, ACCOUNT_MANAGER or BUSINESS_MANAGER. ## Migrate the Business to a new SalesPartner - [POST /businesses/{id}/migrate](https://docs.uberall.com/apis/swagger/businesses/post_businesses_id_migrate.md): Migration is only possible from parent sales partner to child sales partner or between children sales partners. ## Get the product plans for businesses - [GET /businesses/product-plans](https://docs.uberall.com/apis/swagger/businesses/get_businesses_product_plans.md): Get the product plans assigned to a business ## Get Businesses' Statistics - [GET /businesses/statistics](https://docs.uberall.com/apis/swagger/businesses/get_businesses_statistics.md): Get statistics about the businesses the current user is managing: total and breakdown by status ## Sync All Business' Locations - [POST /businesses/{businessId}/locations/sync](https://docs.uberall.com/apis/swagger/businesses/post_businesses_businessid_locations_sync.md): Start a sync on all directories for all locations in the business with the given id. Current user needs UserRole ADMIN, ACCOUNT_MANAGER or BUSINESS_MANAGER. ## Returns only the Facebook brand pages for the given Facebook account - [GET /businesses/{id}/business-connect/facebook/{facebookAccountId}/brand-page-list](https://docs.uberall.com/apis/swagger/businesses/get_businesses_id_business_connect_facebook_facebookaccountid_brand_page_list.md): Returns only the Facebook brand pages