POST
/
v1
/
feedback

Authorizations

x-api-key
string
header
required

Body

application/json
Feedback details
tx_id
string
required

Transaction ID to provide feedback for

feedback
string
required

User feedback text

sentiment
enum<string>
required

Sentiment rating for the transaction

Available options:
very good,
good,
bad,
very bad

Response

200
application/json
Feedback successfully submitted
success
boolean
required

Indicates if the feedback was successfully processed

message
string
required

Success message