List Feedback
List the feedback received on the current shop
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
If pagination is desired, the page to fetch of the response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Query Parameters
If pagination is desired, the page to fetch of the response
Response
Internal ID of the resource
Unique ID of the resource, used as reference across the API
Unique ID of the invoice for which this feedback has been posted
Unique ID of the product for which this feedback has been posted
Title of the product for which this feedback has been posted
The shop ID to which this feedback belongs
Message left by the customer
Reply left by the merchant
Score left by the customer, if 0 no score has been left
1 < x < 5
If true, an appeal has been created for this feedback
The outcome of the appeal
APPROVED
, NO_APPEAL_AVAILABLE
Timestamp for the creation of the feedback
Date, available if the product has been edited
If true, this feedback has been blocked after an appeal
Was this page helpful?