| Resource | Http Verb | Description |
|---|---|---|
| Ip | GET |
No documentation available. |
| Tickets?ticketId={ticketId}&perfIds={perfIds}&userEntrance={userEntrance}&userId={userId}&deviceName={deviceName}&controlId={controlId} | GET |
Returns information about a specified seat based on ticket number. |
| AccessAreas | PUT |
Returns information about the customer's entry into a special access area. |
| AccessAreas?scanStr={scanStr}&userArea={userArea}&userId={userId}&deviceName={deviceName}&adultCnt={adultCnt}&childCnt={childCnt}&otherCnt={otherCnt}&deviceFamily={deviceFamily}&controlId={controlId} | GET |
Returns information about whether the customer can access a special area. |
| Houses?perfIds={perfIds}&includeHolds={includeHolds}§ion={section} | GET |
Returns all available seats filtered by section for a given performance with an option for showing held seats as available. |
| Houses/Summary?perfStr={perfStr}&includeHolds={includeHolds} | GET |
Returns a summary of available seats filtered by section or entry point for a given performance with an option for showing held seats as available. |
| Houses/Summary/Sold?perfStr={perfStr}&includeHolds={includeHolds} | GET |
Returns a summary of sold seats filtered by section or entry point for a given performance. |
| Seats?perfId={perfId}&seatRow={seatRow}&seatNum={seatNum} | GET |
Returns status of specified seats. |
| Monitors?constituentId={constituentId}&perfIds={perfIds} | GET |
Returns data of patrons who have been scanned in for this performance. |
| Sections?performanceId={performanceId} | GET |
Returns all valid sections for a given performance. |
| Performances?perfIds={perfIds} | GET |
Returns descriptive information for a string of performances. |
| Sales?perfIds={perfIds}&customerId={customerId} | GET |
Returns sales data for specified performances and related production seasons. |
| Constituents?customerId={customerId}&secCustomerId={secCustomerId} | GET |
Get constituent data. |
| OrderCounts?orderNo={orderNo} | GET |
Returns Order Counts information to be used in group scanning. |
| MarkOrderAttended | POST |
Marks an order attended for a colection. |
| DeviceProfiles/{deviceId} | GET |
Returns profile settings for handheld device. |
| SeatHolds | PUT |
Applies a hold code to a selected seat. |
| DeviceScanCounts?deviceName={deviceName}&perfIds={perfIds} | GET |
Returns the scan counts for the current device and performances. |
| ScanCounts | PUT |
Updates the admission count from the scan of a member card. |
| AttendExit | PUT |
Updates specified ticket as exited. |
| Attendance | PUT |
Updates specified ticket as confirmed attending. |
| EventMembershipCount | PUT |
Updates attendance counts on an event accessed using a membership. |
| OfflineScans | POST |
Inserts offline scanned data into Tessitura staging table. |
| OfflineScans/DataSet | POST |
Inserts offline scanned data into Tessitura staging table using a DataSet. |
| Activity | PUT |
Updates the specified customer service activity. |
| Diagnostics/Status | GET |
Returns the status of the service for sanity checking. |