Create feedback
Creates a new customer feedback entry for a specific receipt and member.
This endpoint resolves chain and store information by unique identifier or name:
- If ChainId is missing but ChainName is provided, it looks up the ChainId
- If ChainName is missing but ChainId is provided, it looks up the ChainName
- Same logic applies for StoreId and StoreName
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
Unique identifier of the member
Body
The request body for creating a feedback
The unique identifier of the receipt
50The received rating
1 <= x <= 10The chain unique identifier where the purchase was made
50The chain name where the purchase was made
50The store unique identifier where the purchase was made
100The store name where the purchase was made
100The selected options when completing the feedback
The custom message left by the user
500None, Open, Closed