Companies / Show

NameCompanies / Show
DescriptionDisplay information about a Company that belongs to your Brokerage.
TypeGET
URL/v9/companies/:company_id

Long Description

Display information about a Client that belongs to your Brokerage.

Parameters

Name
Description
Type
Presence
Location
company_idThe ID of the specific CompanyIntegerRequiredURI

 

Examples

RequestResponse
GET /v9/companies/8052
{
  "name": "Moe’s Tavern",
  "updated_at": "2014-08-08T21:50:26Z",
  "url": "/companies/8052",
  "id": "8052"
}