The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/ZoneMaps/{id} | Test | |
|
Get details of a specific zone map. |
|||
| GET | Method: GetAll, URL: TXN/ZoneMaps?facilityId={facilityId}&seatMapId={seatMapId} | Test | |
|
Get all zone maps, optionally filtered by facility and/or seat map. |
|||
| GET | Method: GetSummaries, URL: TXN/ZoneMaps/Summary?facilityId={facilityId}&seatMapId={seatMapId} | Test | |
|
Get a summary of all zone maps, optionally filtered by facility and/or seat map. |
|||
| POST | Method: Create, URL: TXN/ZoneMaps | Test | |
|
Create a new zone map. |
|||
| PUT | Method: Update, URL: TXN/ZoneMaps/{id} | Test | |
|
Update an existing zone map. |
|||
| DELETE | Method: Delete, URL: TXN/ZoneMaps/{id} | Test | |
|
Delete an existing zone map. |
|||