Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey
). An api_key is linked to a user. This user's role will give you different access level to the API features.
Path Parameters
Review id
Example:
34
Index of the reply suggestion (0, 1, or 2)
Required range:
0 <= x <= 2
Response
OK
Review's reply suggestion
Reply suggestion id
Example:
820459
Index of the reply suggestion
Example:
1
Review id
Example:
34
The content of the reply suggestion
Example:
"Dear Client, thanks for your kind feedback."
Report details if the suggestion was reported (can be null)