POST: Update the Life Cycle Stage of a Company

https://api.bitsighttech.com/ratings/v1/company-life-cycles

Update the vendor life cycle stage of a company or several companies.

Parameters

* Required.

data

* Required.

[Body] The stage and its details to be updated.

Value: [Object]

next_life_cycle_type

* Required.

[Data] Assign the life cycle stage for the company.

Value: [String] Life cycle stage slug name. See life cycle stages.

company_guids

* Required.

[Data] Identify companies to update.

Value: [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.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.