# Companies

Companies can be managed in Order Book and used as clients for Transport Requests. This allows you to target Conditionals to Orders contained within Transport Requests for select clients.

 - [GET /companies/{business_id}](https://developer.conundra.eu/apis/order-book/order-book-api/companies/getcompanybyid.md): Retrieve a single Company by its business id.
 - [PUT /companies/{business_id}](https://developer.conundra.eu/apis/order-book/order-book-api/companies/updatecompanybyid.md): This endpoint allows you to update (default behaviour) or insert a new Company. You are responsible to give a unique business identifier with your company. If this business identifier can't be found t
 - [DELETE /companies/{business_id}](https://developer.conundra.eu/apis/order-book/order-book-api/companies/deletecompanybyid.md): This endpoint allows you to delete a given company
