Zone Maps

The following operations are available for this resource.

Http Verb Operation
Get TXN/ZoneMaps/{id} Get details of a specific zone map.
GET Method: Get, URL: TXN/ZoneMaps/{id} Test

Get details of a specific zone map.

GetAll TXN/ZoneMaps?facilityId={facilityId}&seatMapId={seatMapId} Get all zone maps, optionally filtered by facility and/or seat map.
GET Method: GetAll, URL: TXN/ZoneMaps?facilityId={facilityId}&seatMapId={seatMapId} Test

Get all zone maps, optionally filtered by facility and/or seat map.

GetSummaries TXN/ZoneMaps/Summary?facilityId={facilityId}&seatMapId={seatMapId} Get a summary of 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.

Create TXN/ZoneMaps Create a new zone map.
POST Method: Create, URL: TXN/ZoneMaps Test

Create a new zone map.

Update TXN/ZoneMaps/{id} Update an existing zone map.
PUT Method: Update, URL: TXN/ZoneMaps/{id} Test

Update an existing zone map.

Delete TXN/ZoneMaps/{id} Delete an existing zone map.
DELETE Method: Delete, URL: TXN/ZoneMaps/{id} Test

Delete an existing zone map.