GetHallSeating

Description

Return the requested hall (including seating information

Paths

Example

Example request object

{
  "HallId": "00000000-0000-0000-0000-000000000000",
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Hall": {
    "Address": {
      "Box": null,
      "Country": null,
      "Number": null,
      "Street": null,
      "Town": null,
      "ZipCode": null,
      "LocationName": null,
      "CountryDescription": null,
      "LocationId": null
    },
    "Blocks": null,
    "Code": "string_example",
    "Description": "string_example",
    "Id": "00000000-0000-0000-0000-000000000000",
    "Name": "string_example",
    "Rows": null,
    "CultureSites": null,
    "HallElements": null,
    "Image": {
      "Bytes": null,
      "ContentType": null
    },
    "ImageUri": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response