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.
company_guid
-
* Required.
[Path] Identify the company to query.
Value: [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 |
---|---|
guid String [ |
The unique identifier of this tier. |
name String |
The name of this tier. |
- December 11, 2019: Published.
Feedback
0 comments
Please sign in to leave a comment.