Get feedback by receipt unique identifier
Retrieves a specific feedback entry by its receipt unique identifier.
This endpoint returns complete feedback details including member information, store and chain details, rating, options, message, thank you message, state, and timestamps.
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The receipt unique identifier to retrieve feedback for
Response
OK
Represents the response containing customer feedback details.
The unique identifier of the feedback.
The receipt unique identifier associated with the feedback.
The member unique identifier who provided the feedback.
The name of the chain where the feedback was given.
The name of the store where the feedback was given.
The rating provided in the feedback.
The selected feedback options.
The feedback message provided by the customer.
The thank you message sent to the customer.
None, Open, Closed The date and time when the feedback was last modified.
The date and time when the feedback was created.