https://api.bitsighttech.com/ratings/v1/company-life-cycles
Update the vendor life cycle stage of a company or several companies.
Parameters
* Required.
Parameter | Values | |
---|---|---|
data * [Body] The stage and its details to be updated. |
[Object] | |
next_life_cycle_type * [Data] Assign the life cycle stage for the company. |
[String] Life cycle stage slug name. See life cycle stages | |
company_guids * [Data] Identify companies to update. |
[Array] Comma-separated company unique identifiers [entity_guid ]. See GET: Portfolio Details. |
Example Request
curl -X POST --data-ascii '{"next_life_cycle_type":"monitoring","company_guids":[a940bb61-33c4-42c9-9231-c8194c305db3,1263b9c6-af38-4497-84ee-e15efdb065e9]}' https://api.bitsighttech.com/ratings/v1/company-life-cycles -u api_token: --header "Content-Type:application/json"
May 27, 2020: Published.
Feedback
0 comments
Please sign in to leave a comment.