Confirm Revoke Ticket

POST

Confirms and executes the revocation of a ticket using the revokeId obtained from Request Revoke Ticket. This step finalizes the cancellation, making the ticket invalid for entry or use and releasing any associated resources. It may include additional customer details such as the ticketHolder name, notificationAddress for sending tickets or notifications, and a paymentReference to link the reservation to a payment transaction.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

ticketNumberstringRequired

The unique identifier of a ticket

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Request

This endpoint expects an object.
revokeIdstringRequired

A unique token that identifies a ticket reservation

ticketHolderstringOptional

The name of the person holding the ticket(s)

notificationAddressstringOptional

The email address or mobile phone number to send tickets and notifications to

paymentReferencestringOptional

A reference to the payment transaction. Unless provided, the reservation is not considered paid. A confirmed unpaid reservation must be paid on site before the tickets are valid for usage.

Response

This endpoint returns an object.
revokeIdstring

A unique token that identifies a ticket reservation

statusstring