Review getById
POST https://api.profit.co/app/dao/v6/reviews?a=getById&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"=>"reviewId", "value"=>"<REVIEW_ID>", "datatype"=>"string"}, {"name"=>"includeCriteriaResponse", "value"=>"true", "datatype"=>"boolean"}, {"name"=>"tab", "value"=>"INITIATE_REVIEWS", "datatype"=>"string"}]