get Review Based Parent Review
GET https://api.profit.co/app/dao/v6/reviews?a=getReviewBasedParentReview&parentReviewId=<REVIEW_ID>&isIncludeEmployeeData=true&employeeId=<EMPLOYEE_ID>&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>
Request Params
Key | Datatype | Required | Description |
---|
a | string | | action type |
parentReviewId | string | | Required: Parent Review Id |
isIncludeEmployeeData | boolean | | |
employeeId | string | | Required: Employee Id |
apiKey | string | | Required: API key of your Profit.co Account |
accessKey | string | | Required: Access key of your Profit.co Account |