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

KeyDatatypeRequiredDescription
astringaction type
apiKeystringRequired: API key of your Profit.co Account
accessKeystringRequired: 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"}]