KR Check-in(With actual amount)
POST
https://api.profit.co/app/dao/v6/keyresult?a=addStatus&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Body
PARAM
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
|
HEADERS
Key |
Datatype |
Required |
Description |
RESPONSES
status
curl -X POST 'https://api.profit.co/app/dao/v6/keyresult?a=addStatus&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=addStatus&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>' -F '{"name"=>"actualUpdateDate", "value"=>"<DATE>", "datatype"=>"string"}=' -F '{"name"=>"statusName", "value"=>"<STATUS_NAME>", "datatype"=>"string"}=' -F '{"name"=>"statusId", "value"=>"<STATUS_ID>", "datatype"=>"string"}=' -F '{"name"=>"comment", "value"=>"<COMMENT>", "datatype"=>"string"}=' -F '{"name"=>"value", "value"=>"<VALUE>", "datatype"=>"string"}=' -F '{"name"=>"isSetStatus", "value"=>"N", "datatype"=>"string"}=' -F '{"name"=>"objectiveId", "value"=>"<OBJECTIVE_ID>", "datatype"=>"string"}=' -F '{"name"=>"keyResultId", "value"=>"<KEY_RESULT_ID>", "datatype"=>"string"}=' -F '{"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"}=' -F '{"name"=>"actualAmount", "value"=>"<ACTUAL_AMOUNT>", "datatype"=>"string"}=' -F '{"name"=>"taggedObjectRefIds", "value"=>"[]", "datatype"=>"string"}='