Publication Date – December 11, 2019
https://api.bitsighttech.com/ratings/v1/companies/company_guid/tier/recommendation
Use this endpoint to get a recommended tier for a particular company.
Parameters
*Required.
Parameter | Description | Values |
---|---|---|
company_guidPath |
Identify the company to query. | [String] Company unique identifier [entity_guid ]. See GET: Portfolio Details. |
Example Request
curl https://api.bitsighttech.com/ratings/v1/companies/a940bb61-33c4-42c9-9231-c8194c305db3/tier/recommendation -u api_token:
Example Response
{ "guid":"49f029d8-510f-497e-ab31-cccb27fdae00", "name":"Tier 1" }
Response Attributes
Field | Description |
---|---|
guidString [ tier_guid ] |
The unique identifier of this tier. |
nameString |
The name of this tier. |