CinemaWebService


Click here for a complete list of operations.

GetShowInformation

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /CinemaWebService.asmx HTTP/1.1
Host: services.cinetixx.eu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://webservice.cinetixx.de/GetShowInformation"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthenticationSoapHeader xmlns="https://webservice.cinetixx.de">
      <Login>string</Login>
      <Password>string</Password>
      <ClientVersion>string</ClientVersion>
      <SessionGuid>string</SessionGuid>
    </AuthenticationSoapHeader>
  </soap:Header>
  <soap:Body>
    <GetShowInformation xmlns="https://webservice.cinetixx.de">
      <showId>long</showId>
    </GetShowInformation>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetShowInformationResponse xmlns="https://webservice.cinetixx.de">
      <GetShowInformationResult>
        <ShowId>long</ShowId>
        <_Url>string</_Url>
        <EventId>long</EventId>
        <_UrlEvent>string</_UrlEvent>
        <MovieId>long</MovieId>
        <Event>string</Event>
        <ShowType>string</ShowType>
        <Language>string</Language>
        <LanguageToken>string</LanguageToken>
        <Rating>string</Rating>
        <Genre>
          <string>string</string>
          <string>string</string>
        </Genre>
        <ShowStatusKey>string</ShowStatusKey>
        <FlagBookable>boolean</FlagBookable>
        <BookingInformation>string</BookingInformation>
        <CssClass>string</CssClass>
        <Cinema CinemaId="long">
          <Name>string</Name>
          <FFA_Number>string</FFA_Number>
          <MandatorId>long</MandatorId>
          <MandatorName>string</MandatorName>
          <Latitude>double</Latitude>
          <Longitude>double</Longitude>
          <Distance>decimal</Distance>
          <City CityId="long">
            <ResidenceId>long</ResidenceId>
            <Postcode>string</Postcode>
            <Name>string</Name>
            <NameLower>string</NameLower>
          </City>
          <Firma>string</Firma>
          <FormerName>string</FormerName>
          <Opening>string</Opening>
          <Residences>
            <DTORResidence xsi:nil="true" />
            <DTORResidence xsi:nil="true" />
          </Residences>
          <Phones>
            <DTORPhone xsi:nil="true" />
            <DTORPhone xsi:nil="true" />
          </Phones>
          <Email>string</Email>
          <ImageLinks>
            <DTOImage xsi:nil="true" />
            <DTOImage xsi:nil="true" />
          </ImageLinks>
          <PublicTransportation>string</PublicTransportation>
          <Station>string</Station>
          <Parking>string</Parking>
          <Restaurants>string</Restaurants>
          <Handicapped>string</Handicapped>
          <Nightlife>string</Nightlife>
          <AudioSystem>string</AudioSystem>
          <CashEquipment>string</CashEquipment>
          <CinemaImageMediumLink>string</CinemaImageMediumLink>
          <AuditoriumList>
            <DTORAuditorium xsi:nil="true" />
            <DTORAuditorium xsi:nil="true" />
          </AuditoriumList>
          <SeatCount>long</SeatCount>
          <Philosophy>string</Philosophy>
          <FacebookId>string</FacebookId>
        </Cinema>
        <Auditorium AuditoriumId="long">
          <CinemaId>long</CinemaId>
          <Name>string</Name>
          <IsSystemsDispo>string</IsSystemsDispo>
          <Shortcut>string</Shortcut>
          <SoundSystem>string</SoundSystem>
          <Type>string</Type>
          <Cinema CinemaId="long">
            <Name>string</Name>
            <FFA_Number>string</FFA_Number>
            <MandatorId>long</MandatorId>
            <MandatorName>string</MandatorName>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Distance>decimal</Distance>
            <City xsi:nil="true" />
            <Firma>string</Firma>
            <FormerName>string</FormerName>
            <Opening>string</Opening>
            <Residences xsi:nil="true" />
            <Phones xsi:nil="true" />
            <Email>string</Email>
            <ImageLinks xsi:nil="true" />
            <PublicTransportation>string</PublicTransportation>
            <Station>string</Station>
            <Parking>string</Parking>
            <Restaurants>string</Restaurants>
            <Handicapped>string</Handicapped>
            <Nightlife>string</Nightlife>
            <AudioSystem>string</AudioSystem>
            <CashEquipment>string</CashEquipment>
            <CinemaImageMediumLink>string</CinemaImageMediumLink>
            <AuditoriumList xsi:nil="true" />
            <SeatCount>long</SeatCount>
            <Philosophy>string</Philosophy>
            <FacebookId>string</FacebookId>
          </Cinema>
          <Images>
            <DTOImage xsi:nil="true" />
            <DTOImage xsi:nil="true" />
          </Images>
          <SeatConfigurationList>
            <DTORSeatConfiguration xsi:nil="true" />
            <DTORSeatConfiguration xsi:nil="true" />
          </SeatConfigurationList>
          <AuditoriumImageMediumLink>string</AuditoriumImageMediumLink>
        </Auditorium>
        <CountAllSeats>long</CountAllSeats>
        <CountSoldSeats>long</CountSoldSeats>
        <CountFreeSeats>long</CountFreeSeats>
        <CountFreeSeatsWheelchair>long</CountFreeSeatsWheelchair>
        <CountBlockedSeats>long</CountBlockedSeats>
        <CountReservedSeats>long</CountReservedSeats>
        <MovieStart>dateTime</MovieStart>
        <Beginning>dateTime</Beginning>
        <BeginningString>string</BeginningString>
        <Duration>long</Duration>
        <Link>string</Link>
        <ImageUrl>string</ImageUrl>
        <ReservationPercent>long</ReservationPercent>
        <SalePercent>long</SalePercent>
        <Restrictions>boolean</Restrictions>
        <CanReservations>boolean</CanReservations>
        <StartReservation>dateTime</StartReservation>
        <EndReservation>dateTime</EndReservation>
        <CanSale>boolean</CanSale>
        <StartSale>dateTime</StartSale>
        <EndSale>dateTime</EndSale>
        <DeletionReservations>dateTime</DeletionReservations>
        <DeletionCinecardReservations>dateTime</DeletionCinecardReservations>
        <MaxSeats>int</MaxSeats>
        <ShortReservation>boolean</ShortReservation>
        <HideAuditoriumName>boolean</HideAuditoriumName>
        <HideBanners>boolean</HideBanners>
        <PriceId>long</PriceId>
        <Price>string</Price>
        <ValidPrices>boolean</ValidPrices>
        <Prices>
          <DTORTicketPrice>
            <PriceAreaId>long</PriceAreaId>
            <PriceArea>string</PriceArea>
            <PriceAreaName>string</PriceAreaName>
            <RestrictionText>string</RestrictionText>
            <Amount>decimal</Amount>
            <SalesTax>decimal</SalesTax>
            <SalesTaxName>string</SalesTaxName>
            <PriceDefinitionId>long</PriceDefinitionId>
            <PriceCategoryId>long</PriceCategoryId>
            <PriceCategory>string</PriceCategory>
            <PriceCategoryName>string</PriceCategoryName>
            <IsFreeEntry>boolean</IsFreeEntry>
            <IsCineCard>boolean</IsCineCard>
            <IsDefault>boolean</IsDefault>
            <MaxTicketCount>int</MaxTicketCount>
            <FeeName>string</FeeName>
            <FeeAmount>decimal</FeeAmount>
            <FeeId>long</FeeId>
            <SelectedAsDefaultForTickets>int</SelectedAsDefaultForTickets>
            <IsReservation>boolean</IsReservation>
            <_CacheingTime>string</_CacheingTime>
            <_CacheingSource>string</_CacheingSource>
            <_Url>string</_Url>
            <MandatorId>long</MandatorId>
          </DTORTicketPrice>
          <DTORTicketPrice>
            <PriceAreaId>long</PriceAreaId>
            <PriceArea>string</PriceArea>
            <PriceAreaName>string</PriceAreaName>
            <RestrictionText>string</RestrictionText>
            <Amount>decimal</Amount>
            <SalesTax>decimal</SalesTax>
            <SalesTaxName>string</SalesTaxName>
            <PriceDefinitionId>long</PriceDefinitionId>
            <PriceCategoryId>long</PriceCategoryId>
            <PriceCategory>string</PriceCategory>
            <PriceCategoryName>string</PriceCategoryName>
            <IsFreeEntry>boolean</IsFreeEntry>
            <IsCineCard>boolean</IsCineCard>
            <IsDefault>boolean</IsDefault>
            <MaxTicketCount>int</MaxTicketCount>
            <FeeName>string</FeeName>
            <FeeAmount>decimal</FeeAmount>
            <FeeId>long</FeeId>
            <SelectedAsDefaultForTickets>int</SelectedAsDefaultForTickets>
            <IsReservation>boolean</IsReservation>
            <_CacheingTime>string</_CacheingTime>
            <_CacheingSource>string</_CacheingSource>
            <_Url>string</_Url>
            <MandatorId>long</MandatorId>
          </DTORTicketPrice>
        </Prices>
        <FlagDigital>boolean</FlagDigital>
        <Flag3D>boolean</Flag3D>
        <MandatorId>long</MandatorId>
        <SalesTax>decimal</SalesTax>
        <SalesTaxName>string</SalesTaxName>
        <ProductId>long</ProductId>
        <_CacheingTime>string</_CacheingTime>
        <_CacheingSource>string</_CacheingSource>
      </GetShowInformationResult>
    </GetShowInformationResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /CinemaWebService.asmx HTTP/1.1
Host: services.cinetixx.eu
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <AuthenticationSoapHeader xmlns="https://webservice.cinetixx.de">
      <Login>string</Login>
      <Password>string</Password>
      <ClientVersion>string</ClientVersion>
      <SessionGuid>string</SessionGuid>
    </AuthenticationSoapHeader>
  </soap12:Header>
  <soap12:Body>
    <GetShowInformation xmlns="https://webservice.cinetixx.de">
      <showId>long</showId>
    </GetShowInformation>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetShowInformationResponse xmlns="https://webservice.cinetixx.de">
      <GetShowInformationResult>
        <ShowId>long</ShowId>
        <_Url>string</_Url>
        <EventId>long</EventId>
        <_UrlEvent>string</_UrlEvent>
        <MovieId>long</MovieId>
        <Event>string</Event>
        <ShowType>string</ShowType>
        <Language>string</Language>
        <LanguageToken>string</LanguageToken>
        <Rating>string</Rating>
        <Genre>
          <string>string</string>
          <string>string</string>
        </Genre>
        <ShowStatusKey>string</ShowStatusKey>
        <FlagBookable>boolean</FlagBookable>
        <BookingInformation>string</BookingInformation>
        <CssClass>string</CssClass>
        <Cinema CinemaId="long">
          <Name>string</Name>
          <FFA_Number>string</FFA_Number>
          <MandatorId>long</MandatorId>
          <MandatorName>string</MandatorName>
          <Latitude>double</Latitude>
          <Longitude>double</Longitude>
          <Distance>decimal</Distance>
          <City CityId="long">
            <ResidenceId>long</ResidenceId>
            <Postcode>string</Postcode>
            <Name>string</Name>
            <NameLower>string</NameLower>
          </City>
          <Firma>string</Firma>
          <FormerName>string</FormerName>
          <Opening>string</Opening>
          <Residences>
            <DTORResidence xsi:nil="true" />
            <DTORResidence xsi:nil="true" />
          </Residences>
          <Phones>
            <DTORPhone xsi:nil="true" />
            <DTORPhone xsi:nil="true" />
          </Phones>
          <Email>string</Email>
          <ImageLinks>
            <DTOImage xsi:nil="true" />
            <DTOImage xsi:nil="true" />
          </ImageLinks>
          <PublicTransportation>string</PublicTransportation>
          <Station>string</Station>
          <Parking>string</Parking>
          <Restaurants>string</Restaurants>
          <Handicapped>string</Handicapped>
          <Nightlife>string</Nightlife>
          <AudioSystem>string</AudioSystem>
          <CashEquipment>string</CashEquipment>
          <CinemaImageMediumLink>string</CinemaImageMediumLink>
          <AuditoriumList>
            <DTORAuditorium xsi:nil="true" />
            <DTORAuditorium xsi:nil="true" />
          </AuditoriumList>
          <SeatCount>long</SeatCount>
          <Philosophy>string</Philosophy>
          <FacebookId>string</FacebookId>
        </Cinema>
        <Auditorium AuditoriumId="long">
          <CinemaId>long</CinemaId>
          <Name>string</Name>
          <IsSystemsDispo>string</IsSystemsDispo>
          <Shortcut>string</Shortcut>
          <SoundSystem>string</SoundSystem>
          <Type>string</Type>
          <Cinema CinemaId="long">
            <Name>string</Name>
            <FFA_Number>string</FFA_Number>
            <MandatorId>long</MandatorId>
            <MandatorName>string</MandatorName>
            <Latitude>double</Latitude>
            <Longitude>double</Longitude>
            <Distance>decimal</Distance>
            <City xsi:nil="true" />
            <Firma>string</Firma>
            <FormerName>string</FormerName>
            <Opening>string</Opening>
            <Residences xsi:nil="true" />
            <Phones xsi:nil="true" />
            <Email>string</Email>
            <ImageLinks xsi:nil="true" />
            <PublicTransportation>string</PublicTransportation>
            <Station>string</Station>
            <Parking>string</Parking>
            <Restaurants>string</Restaurants>
            <Handicapped>string</Handicapped>
            <Nightlife>string</Nightlife>
            <AudioSystem>string</AudioSystem>
            <CashEquipment>string</CashEquipment>
            <CinemaImageMediumLink>string</CinemaImageMediumLink>
            <AuditoriumList xsi:nil="true" />
            <SeatCount>long</SeatCount>
            <Philosophy>string</Philosophy>
            <FacebookId>string</FacebookId>
          </Cinema>
          <Images>
            <DTOImage xsi:nil="true" />
            <DTOImage xsi:nil="true" />
          </Images>
          <SeatConfigurationList>
            <DTORSeatConfiguration xsi:nil="true" />
            <DTORSeatConfiguration xsi:nil="true" />
          </SeatConfigurationList>
          <AuditoriumImageMediumLink>string</AuditoriumImageMediumLink>
        </Auditorium>
        <CountAllSeats>long</CountAllSeats>
        <CountSoldSeats>long</CountSoldSeats>
        <CountFreeSeats>long</CountFreeSeats>
        <CountFreeSeatsWheelchair>long</CountFreeSeatsWheelchair>
        <CountBlockedSeats>long</CountBlockedSeats>
        <CountReservedSeats>long</CountReservedSeats>
        <MovieStart>dateTime</MovieStart>
        <Beginning>dateTime</Beginning>
        <BeginningString>string</BeginningString>
        <Duration>long</Duration>
        <Link>string</Link>
        <ImageUrl>string</ImageUrl>
        <ReservationPercent>long</ReservationPercent>
        <SalePercent>long</SalePercent>
        <Restrictions>boolean</Restrictions>
        <CanReservations>boolean</CanReservations>
        <StartReservation>dateTime</StartReservation>
        <EndReservation>dateTime</EndReservation>
        <CanSale>boolean</CanSale>
        <StartSale>dateTime</StartSale>
        <EndSale>dateTime</EndSale>
        <DeletionReservations>dateTime</DeletionReservations>
        <DeletionCinecardReservations>dateTime</DeletionCinecardReservations>
        <MaxSeats>int</MaxSeats>
        <ShortReservation>boolean</ShortReservation>
        <HideAuditoriumName>boolean</HideAuditoriumName>
        <HideBanners>boolean</HideBanners>
        <PriceId>long</PriceId>
        <Price>string</Price>
        <ValidPrices>boolean</ValidPrices>
        <Prices>
          <DTORTicketPrice>
            <PriceAreaId>long</PriceAreaId>
            <PriceArea>string</PriceArea>
            <PriceAreaName>string</PriceAreaName>
            <RestrictionText>string</RestrictionText>
            <Amount>decimal</Amount>
            <SalesTax>decimal</SalesTax>
            <SalesTaxName>string</SalesTaxName>
            <PriceDefinitionId>long</PriceDefinitionId>
            <PriceCategoryId>long</PriceCategoryId>
            <PriceCategory>string</PriceCategory>
            <PriceCategoryName>string</PriceCategoryName>
            <IsFreeEntry>boolean</IsFreeEntry>
            <IsCineCard>boolean</IsCineCard>
            <IsDefault>boolean</IsDefault>
            <MaxTicketCount>int</MaxTicketCount>
            <FeeName>string</FeeName>
            <FeeAmount>decimal</FeeAmount>
            <FeeId>long</FeeId>
            <SelectedAsDefaultForTickets>int</SelectedAsDefaultForTickets>
            <IsReservation>boolean</IsReservation>
            <_CacheingTime>string</_CacheingTime>
            <_CacheingSource>string</_CacheingSource>
            <_Url>string</_Url>
            <MandatorId>long</MandatorId>
          </DTORTicketPrice>
          <DTORTicketPrice>
            <PriceAreaId>long</PriceAreaId>
            <PriceArea>string</PriceArea>
            <PriceAreaName>string</PriceAreaName>
            <RestrictionText>string</RestrictionText>
            <Amount>decimal</Amount>
            <SalesTax>decimal</SalesTax>
            <SalesTaxName>string</SalesTaxName>
            <PriceDefinitionId>long</PriceDefinitionId>
            <PriceCategoryId>long</PriceCategoryId>
            <PriceCategory>string</PriceCategory>
            <PriceCategoryName>string</PriceCategoryName>
            <IsFreeEntry>boolean</IsFreeEntry>
            <IsCineCard>boolean</IsCineCard>
            <IsDefault>boolean</IsDefault>
            <MaxTicketCount>int</MaxTicketCount>
            <FeeName>string</FeeName>
            <FeeAmount>decimal</FeeAmount>
            <FeeId>long</FeeId>
            <SelectedAsDefaultForTickets>int</SelectedAsDefaultForTickets>
            <IsReservation>boolean</IsReservation>
            <_CacheingTime>string</_CacheingTime>
            <_CacheingSource>string</_CacheingSource>
            <_Url>string</_Url>
            <MandatorId>long</MandatorId>
          </DTORTicketPrice>
        </Prices>
        <FlagDigital>boolean</FlagDigital>
        <Flag3D>boolean</Flag3D>
        <MandatorId>long</MandatorId>
        <SalesTax>decimal</SalesTax>
        <SalesTaxName>string</SalesTaxName>
        <ProductId>long</ProductId>
        <_CacheingTime>string</_CacheingTime>
        <_CacheingSource>string</_CacheingSource>
      </GetShowInformationResult>
    </GetShowInformationResponse>
  </soap12:Body>
</soap12:Envelope>