Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To make a request to update an application's status/activity on Insellerate, the specific status IDs and activity IDs need to be used. Contact the Insellerate Support team to provide the complete list for the org in question.

Request URL

https://app.insellerate.com/api/integration/UpdateStatusAndActivity?orgId={{Insellerate Org ID}}&applicationId={{Insellerate Application Id}}

 

Sample Request Body

{

"StatusId": 10191,

"ActivityId": 10774

...