Refund the ticket
Attribute
Data Type
Description
{
"action": "ticket_refund",
"data": {
"operator": "operator-code",
"ticket_id": "1330556611374148608",
"reason": "some-reason"
}
}Response: 200
Doesn't require any payloadLast updated