Skip to main content

ContingentDto

Represents a contingent (ticket allocation group) in the catalog.

contingentIdinteger<int32>required

The unique identifier of the contingent.

contingentNamestringnullable

The name of the contingent (e.g., Public, VIP, Press).

ContingentDto
{
"contingentId": 0,
"contingentName": "string"
}