GET https://api.profit.co/app/dao/v6/reviews?a=getEmployeeReviews&objectId=<OBJECT_ID>&objectRefId=<OBJECT_REF_ID>&reviewType=EMPLOYEE&statusIds=[<STATUS_IDS>]&type=MY_REVIEWS&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Body
PARAM
Key | Datatype | Required | Description |
a
|
string | action type | |
objectId
|
string | Required : Employee object id 8 | |
objectRefId
|
string | Required : Employee Id | |
reviewType
|
string | ||
statusIds
|
string | Required: Satus Ids for filter | |
type
|
string | Required: Unique Identifier | |
apiKey
|
string | Required: API key of your Profit.co Account | |
accessKey
|
string | Required: Access key of your Profit.co Account |
<
ENDPOINTS