Developers

Update admission group by id

4 min read
Try this endpoint live with your API key.
PUT
Update admission group by id
Update an admission group by id
https://api.tablelist.com/2025-03/venues/{venueId}/admission-groups/{id}
Authorization
Path Parameters
Header Parameters
Request Body
cURL
curl --request PUT \ \
  --url "https://api.tablelist.com/2025-03/venues/{venueId}/admission-groups/{id}"
Response
Run a request to see the response.

Update an admission group by id

  • Method: PUT
  • Path: /venues/{venueId}/admission-groups/{id}
  • Operation ID: updateAdmissionGroupById
  • Tags: Admission Groups

Path Parameters

NameTypeRequiredDescription
venueIdstringYes
idstringYes

Header Parameters

NameTypeRequiredDescription
x-tl-api-keystringYes

Request Body

application/json

Schema: object

FieldTypeRequiredDescription
datestringNo
typestringNo
namestringNo
firstNamestringNo
lastNamestringNo
emailstringNo
phonestringNo
administrativeAreastringNo
assignedTostringNo
tablesarray<object>No
guestsExpectednumberNo
statusstringNo
closedbooleanNo

Responses

200

Admission group response object.

  • Content-Type: application/json
    • Schema: object
FieldTypeRequiredDescription
idstringYes
datestringYes
createdstringYes
modifiedstringYes
typestringYes
organizationstringYes
venuestringYes
inventoryNamestringNo
inventoryPricenumberNo
inventoryTypestringNo
inventoryDescriptionstringNo
inventoryCheckInStartstringNo
inventoryCheckInEndstringNo
inventoryMembershipLevelnumberNo
prepaidbooleanNo
paymentStatusstringNo
pricePerGuestnumberNo
receiptsarray<object>No
posTicketsarray<object>No
spentnumberNo
statusstringYes
closedbooleanNo
cancelledReasonTypestringNo
cancelledByTypestringNo
posSyncEnabledbooleanNoClient UI only (e.g. show POS code on printed chits). Does not gate server spent, POS integrations, or sale sync.
posCodestringNo
posSyncedbooleanNo
attributionNamestringNo
attributionTypestringNo
tablesarray<object>No
assignedTostringNo
guestsExpectednumberNo
guestsCheckedInnumberNo
namestringNo
firstNamestringNo
lastNamestringNo
emailstringNo
phonestringNo
administrativeAreastringNo
eventNamestringNoEvent name, if assigned to an event
eventDateStartstring (date-time)NoEvent start date/time in UTC, if assigned to an event
eventDateEndstring (date-time)NoEvent end date/time in UTC, if assigned to an event

default

unexpected error

  • Content-Type: application/json
    • Schema: object
FieldTypeRequiredDescription
messagestringYes
errorsarray<object>Yes
errorDataobjectNo