Documentation
Basic Company Info Documentation
Url: /api/(API Version)/TransportReviews/CompanyInfo/(CompanyId)?key=(API Key)
Example: /api/v1/TransportReviews/CompanyInfo/3338?key=
| CompanyID | Int32 | | Unique Identifier of the Company. |
| NameCompany | String | | Company Name of the selected company. |
| Address | String | | First Address listed for the Company |
| Address2 | String | | Second Address listed for the Company |
| Address2 | String | | Third Address listed for the Company (almost never listed) |
| City | String | | City listed for the Company |
| ZipCode | String | | Zip Code listed for the Company |
| Phone | String | | Phone Number listed for the Company |
| PhoneLocal | String | | Alternate Phone Number listed for the Company |
| CompanyDescLong | String | | Company Long Description to be shown on the Company Profile. |
| CompanyDescShort | String | | Company Short Description (is not commonly used.) |
| MC | String | | MC number for the Company. |
| MC2 | String | | Alternate MC number. |
| URL | String | | Company Website Url |
| DateAdded | DateTime | | Date Company was added to Transport Reviews database. |
| Visable | Boolean | | A boolean of whether the company is visible on Transport Reviews. |