Skip to main content

RemoveSeatsResponse

Response containing the number of seats successfully released from the cart.

releasedCountinteger<int32>required

The number of seats that were released.

RemoveSeatsResponse
{
"releasedCount": 0
}