Skip to main content

Create a RefundRequest

Refund Request

A RefundRequestDisplay shows an intent to refund a ticket. It is created in an asynchronous manner, and it can succeed or fail.

This mutation returns Unit which only acknowledges that we got the request. In order to check the request status, request a RefundQueries.searchRefundRequests query, detailed in the next section.