illo
enim
provident
curl -L \ --request POST \ --url 'https://api.sellauth.com/v1/shops/{shopId}/feedbacks/{feedbackId}/reply' \ --header 'Content-Type: application/json' \ --data '{ "reply": "provident" }'
{ "message": "Feedback replied to successfully" }