Send date plus either blob (tab/newline format) or admissionGroups array; optional type GUEST_LIST, attributionId, eventId, inventoryId.
- Method:
POST - Path:
/venues/{venueId}/admission-groups/bulk-create-guest-list - Operation ID:
bulkCreateGuestList - Tags: Admission Groups
Path Parameters
| Name | Type | Required | Description |
|---|---|---|---|
venueId | string | Yes |
Header Parameters
| Name | Type | Required | Description |
|---|---|---|---|
x-tl-api-key | string | Yes |
Request Body
application/json
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
type | string | No | |
date | string | Yes | |
blob | string | No | |
admissionGroups | array<object> | No | |
attributionId | string | No | |
eventId | string | No | |
inventoryId | string | No |
Responses
201
Bulk-write style result (shape varies).
- Content-Type:
application/json- Schema:
object
- Schema:
default
unexpected error
- Content-Type:
application/json- Schema:
object
- Schema:
| Field | Type | Required | Description |
|---|---|---|---|
message | string | Yes | |
errors | array<object> | Yes | |
errorData | object | No |