Companies / Show
Long Description
Display information about a Client that belongs to your Brokerage.
Parameters
Name | Description | Type | Presence | Location |
---|---|---|---|---|
company_id | The ID of the specific Company | Integer | Required | URI |
Examples
Request | Response |
---|---|
GET /v9/companies/8052 | { "name": "Moe’s Tavern", "updated_at": "2014-08-08T21:50:26Z", "url": "/companies/8052", "id": "8052" } |