Request Revoke Ticket

POST

Initiates a revoke request for a ticket identified by its ticket number. This first step validates that the ticket is eligible for revocation and provides a revokeId to be used in the subsequent confirmation step. It also returns the possible refund amount based on the ticket’s conditions. This pre-validation is useful for assessing revocation eligibility and potential refunds before the final confirmation.

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.
pinCodestringRequired

A pin code for the ticket, used for validation when rescheduling or revoking a confirmed ticket

Response

This endpoint returns an object.
revokeIdstring

A unique token that identifies a ticket reservation

quantityToRevokeinteger

The number of tickets to reserved

unitAmountdouble

The unit price of the ticket.