KR Check-in(With actual amount)
POST https://api.profit.co/app/dao/v6/keyresult?a=addStatus&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Request Params
Key | Datatype | Required | Description |
---|
a | string | | action type |
apiKey | string | | Required: API key of your Profit.co Account |
accessKey | string | | Required: Access key of your Profit.co Account |
Request Body
[{"name"=>"actualUpdateDate", "value"=>"<DATE>", "datatype"=>"string"}, {"name"=>"statusName", "value"=>"<STATUS_NAME>", "datatype"=>"string"}, {"name"=>"statusId", "value"=>"<STATUS_ID>", "datatype"=>"string"}, {"name"=>"comment", "value"=>"<COMMENT>", "datatype"=>"string"}, {"name"=>"value", "value"=>"<VALUE>", "datatype"=>"string"}, {"name"=>"isSetStatus", "value"=>"N", "datatype"=>"string"}, {"name"=>"objectiveId", "value"=>"<OBJECTIVE_ID>", "datatype"=>"string"}, {"name"=>"keyResultId", "value"=>"<KEY_RESULT_ID>", "datatype"=>"string"}, {"name"=>"customAttributes", "value"=>"[{\"customAttributeId\":\"DA_1\",\"customAttributeValue\":\"\",\"customAttributeType\":\"date\",\"customAttributeTagName\":\"date_1616496364070\",\"customAttributeName\":\"date_1616496364070\",\"attributeValues\":[]},{\"customAttributeId\":\"TA_3\",\"customAttributeValue\":\"\",\"customAttributeType\":\"textarea\",\"customAttributeTagName\":\"textarea_1616496377549\",\"customAttributeName\":\"textarea_1616496377549\",\"attributeValues\":[]},{\"customAttributeId\":\"NU_2\",\"customAttributeValue\":\"\",\"customAttributeType\":\"number\",\"customAttributeTagName\":\"number_1616496367148\",\"customAttributeName\":\"number_1616496367148\",\"attributeValues\":[]}]", "datatype"=>"string"}, {"name"=>"actualAmount", "value"=>"<ACTUAL_AMOUNT>", "datatype"=>"string"}, {"name"=>"taggedObjectRefIds", "value"=>"[]", "datatype"=>"string"}]