Skip to main content
PATCH
Complete feedback

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

receiptId
string
required

The receipt unique identifier associated with the feedback to complete

Response

OK

Response returned after completing a customer feedback submission.

id
integer<int64>

The unique identifier of the completed feedback.

thankYouMessage
string | null

The thank you message to display to the customer.

Last modified on August 10, 2026