WebService


Click here for a complete list of operations.

GetMovieForShow

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
text:
portalID:

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 /Modules/SageFlick/Show/WebService.asmx HTTP/1.1
Host: bishwojyoti.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/GetMovieForShow"

<?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>
    <GetMovieForShow xmlns="http://tempuri.org/">
      <text>string</text>
      <portalID>int</portalID>
    </GetMovieForShow>
  </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>
    <GetMovieForShowResponse xmlns="http://tempuri.org/">
      <GetMovieForShowResult>
        <MovieInfo>
          <RowTotal>int</RowTotal>
          <MovieID>long</MovieID>
          <Title>string</Title>
          <MovieCode>string</MovieCode>
          <Alias>string</Alias>
          <Description>string</Description>
          <Message>string</Message>
          <MovieInformation>string</MovieInformation>
          <Notes>string</Notes>
          <Grade>string</Grade>
          <ReleaseDate>dateTime</ReleaseDate>
          <Released>string</Released>
          <Duration>int</Duration>
          <DisplayOrder>int</DisplayOrder>
          <Language>string</Language>
          <IsInterNational>boolean</IsInterNational>
          <Genre>string</Genre>
          <Director>string</Director>
          <Cast>string</Cast>
          <CostPrice>decimal</CostPrice>
          <RollQuality>string</RollQuality>
          <RollQuantity>int</RollQuantity>
          <hsnMovieCode>string</hsnMovieCode>
          <PaidTax>decimal</PaidTax>
          <PurchasedDate>dateTime</PurchasedDate>
          <Purchased>string</Purchased>
          <OutVendorID>int</OutVendorID>
          <VendorID>int</VendorID>
          <IsActive>boolean</IsActive>
          <ImgMediaPath>string</ImgMediaPath>
          <ImgCaption>string</ImgCaption>
          <BaseImage>string</BaseImage>
          <ImgDisplayOrder>string</ImgDisplayOrder>
          <VidMediPath>string</VidMediPath>
          <VidCaption>string</VidCaption>
          <VidBaseImage>string</VidBaseImage>
          <VidDisplayOrder>string</VidDisplayOrder>
          <urlPath>string</urlPath>
          <urlCaption>string</urlCaption>
          <urlType>string</urlType>
          <HDImage>string</HDImage>
          <Type>string</Type>
          <Distributor_Firstweek>decimal</Distributor_Firstweek>
          <Distributor_Secondweek>decimal</Distributor_Secondweek>
          <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
          <Distributor_Lastweek>decimal</Distributor_Lastweek>
          <IsOnShow>boolean</IsOnShow>
          <IsShowInBanner>boolean</IsShowInBanner>
          <IsBanner>boolean</IsBanner>
          <EnableOnlineBooking>boolean</EnableOnlineBooking>
          <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
          <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
          <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
          <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
          <MovieDistributors>
            <MovieDistributor xsi:nil="true" />
            <MovieDistributor xsi:nil="true" />
          </MovieDistributors>
        </MovieInfo>
        <MovieInfo>
          <RowTotal>int</RowTotal>
          <MovieID>long</MovieID>
          <Title>string</Title>
          <MovieCode>string</MovieCode>
          <Alias>string</Alias>
          <Description>string</Description>
          <Message>string</Message>
          <MovieInformation>string</MovieInformation>
          <Notes>string</Notes>
          <Grade>string</Grade>
          <ReleaseDate>dateTime</ReleaseDate>
          <Released>string</Released>
          <Duration>int</Duration>
          <DisplayOrder>int</DisplayOrder>
          <Language>string</Language>
          <IsInterNational>boolean</IsInterNational>
          <Genre>string</Genre>
          <Director>string</Director>
          <Cast>string</Cast>
          <CostPrice>decimal</CostPrice>
          <RollQuality>string</RollQuality>
          <RollQuantity>int</RollQuantity>
          <hsnMovieCode>string</hsnMovieCode>
          <PaidTax>decimal</PaidTax>
          <PurchasedDate>dateTime</PurchasedDate>
          <Purchased>string</Purchased>
          <OutVendorID>int</OutVendorID>
          <VendorID>int</VendorID>
          <IsActive>boolean</IsActive>
          <ImgMediaPath>string</ImgMediaPath>
          <ImgCaption>string</ImgCaption>
          <BaseImage>string</BaseImage>
          <ImgDisplayOrder>string</ImgDisplayOrder>
          <VidMediPath>string</VidMediPath>
          <VidCaption>string</VidCaption>
          <VidBaseImage>string</VidBaseImage>
          <VidDisplayOrder>string</VidDisplayOrder>
          <urlPath>string</urlPath>
          <urlCaption>string</urlCaption>
          <urlType>string</urlType>
          <HDImage>string</HDImage>
          <Type>string</Type>
          <Distributor_Firstweek>decimal</Distributor_Firstweek>
          <Distributor_Secondweek>decimal</Distributor_Secondweek>
          <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
          <Distributor_Lastweek>decimal</Distributor_Lastweek>
          <IsOnShow>boolean</IsOnShow>
          <IsShowInBanner>boolean</IsShowInBanner>
          <IsBanner>boolean</IsBanner>
          <EnableOnlineBooking>boolean</EnableOnlineBooking>
          <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
          <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
          <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
          <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
          <MovieDistributors>
            <MovieDistributor xsi:nil="true" />
            <MovieDistributor xsi:nil="true" />
          </MovieDistributors>
        </MovieInfo>
      </GetMovieForShowResult>
    </GetMovieForShowResponse>
  </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 /Modules/SageFlick/Show/WebService.asmx HTTP/1.1
Host: bishwojyoti.com
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>
    <GetMovieForShow xmlns="http://tempuri.org/">
      <text>string</text>
      <portalID>int</portalID>
    </GetMovieForShow>
  </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>
    <GetMovieForShowResponse xmlns="http://tempuri.org/">
      <GetMovieForShowResult>
        <MovieInfo>
          <RowTotal>int</RowTotal>
          <MovieID>long</MovieID>
          <Title>string</Title>
          <MovieCode>string</MovieCode>
          <Alias>string</Alias>
          <Description>string</Description>
          <Message>string</Message>
          <MovieInformation>string</MovieInformation>
          <Notes>string</Notes>
          <Grade>string</Grade>
          <ReleaseDate>dateTime</ReleaseDate>
          <Released>string</Released>
          <Duration>int</Duration>
          <DisplayOrder>int</DisplayOrder>
          <Language>string</Language>
          <IsInterNational>boolean</IsInterNational>
          <Genre>string</Genre>
          <Director>string</Director>
          <Cast>string</Cast>
          <CostPrice>decimal</CostPrice>
          <RollQuality>string</RollQuality>
          <RollQuantity>int</RollQuantity>
          <hsnMovieCode>string</hsnMovieCode>
          <PaidTax>decimal</PaidTax>
          <PurchasedDate>dateTime</PurchasedDate>
          <Purchased>string</Purchased>
          <OutVendorID>int</OutVendorID>
          <VendorID>int</VendorID>
          <IsActive>boolean</IsActive>
          <ImgMediaPath>string</ImgMediaPath>
          <ImgCaption>string</ImgCaption>
          <BaseImage>string</BaseImage>
          <ImgDisplayOrder>string</ImgDisplayOrder>
          <VidMediPath>string</VidMediPath>
          <VidCaption>string</VidCaption>
          <VidBaseImage>string</VidBaseImage>
          <VidDisplayOrder>string</VidDisplayOrder>
          <urlPath>string</urlPath>
          <urlCaption>string</urlCaption>
          <urlType>string</urlType>
          <HDImage>string</HDImage>
          <Type>string</Type>
          <Distributor_Firstweek>decimal</Distributor_Firstweek>
          <Distributor_Secondweek>decimal</Distributor_Secondweek>
          <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
          <Distributor_Lastweek>decimal</Distributor_Lastweek>
          <IsOnShow>boolean</IsOnShow>
          <IsShowInBanner>boolean</IsShowInBanner>
          <IsBanner>boolean</IsBanner>
          <EnableOnlineBooking>boolean</EnableOnlineBooking>
          <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
          <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
          <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
          <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
          <MovieDistributors>
            <MovieDistributor xsi:nil="true" />
            <MovieDistributor xsi:nil="true" />
          </MovieDistributors>
        </MovieInfo>
        <MovieInfo>
          <RowTotal>int</RowTotal>
          <MovieID>long</MovieID>
          <Title>string</Title>
          <MovieCode>string</MovieCode>
          <Alias>string</Alias>
          <Description>string</Description>
          <Message>string</Message>
          <MovieInformation>string</MovieInformation>
          <Notes>string</Notes>
          <Grade>string</Grade>
          <ReleaseDate>dateTime</ReleaseDate>
          <Released>string</Released>
          <Duration>int</Duration>
          <DisplayOrder>int</DisplayOrder>
          <Language>string</Language>
          <IsInterNational>boolean</IsInterNational>
          <Genre>string</Genre>
          <Director>string</Director>
          <Cast>string</Cast>
          <CostPrice>decimal</CostPrice>
          <RollQuality>string</RollQuality>
          <RollQuantity>int</RollQuantity>
          <hsnMovieCode>string</hsnMovieCode>
          <PaidTax>decimal</PaidTax>
          <PurchasedDate>dateTime</PurchasedDate>
          <Purchased>string</Purchased>
          <OutVendorID>int</OutVendorID>
          <VendorID>int</VendorID>
          <IsActive>boolean</IsActive>
          <ImgMediaPath>string</ImgMediaPath>
          <ImgCaption>string</ImgCaption>
          <BaseImage>string</BaseImage>
          <ImgDisplayOrder>string</ImgDisplayOrder>
          <VidMediPath>string</VidMediPath>
          <VidCaption>string</VidCaption>
          <VidBaseImage>string</VidBaseImage>
          <VidDisplayOrder>string</VidDisplayOrder>
          <urlPath>string</urlPath>
          <urlCaption>string</urlCaption>
          <urlType>string</urlType>
          <HDImage>string</HDImage>
          <Type>string</Type>
          <Distributor_Firstweek>decimal</Distributor_Firstweek>
          <Distributor_Secondweek>decimal</Distributor_Secondweek>
          <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
          <Distributor_Lastweek>decimal</Distributor_Lastweek>
          <IsOnShow>boolean</IsOnShow>
          <IsShowInBanner>boolean</IsShowInBanner>
          <IsBanner>boolean</IsBanner>
          <EnableOnlineBooking>boolean</EnableOnlineBooking>
          <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
          <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
          <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
          <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
          <MovieDistributors>
            <MovieDistributor xsi:nil="true" />
            <MovieDistributor xsi:nil="true" />
          </MovieDistributors>
        </MovieInfo>
      </GetMovieForShowResult>
    </GetMovieForShowResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

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

GET /Modules/SageFlick/Show/WebService.asmx/GetMovieForShow?text=string&portalID=string HTTP/1.1
Host: bishwojyoti.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMovieInfo xmlns="http://tempuri.org/">
  <MovieInfo>
    <RowTotal>int</RowTotal>
    <MovieID>long</MovieID>
    <Title>string</Title>
    <MovieCode>string</MovieCode>
    <Alias>string</Alias>
    <Description>string</Description>
    <Message>string</Message>
    <MovieInformation>string</MovieInformation>
    <Notes>string</Notes>
    <Grade>string</Grade>
    <ReleaseDate>dateTime</ReleaseDate>
    <Released>string</Released>
    <Duration>int</Duration>
    <DisplayOrder>int</DisplayOrder>
    <Language>string</Language>
    <IsInterNational>boolean</IsInterNational>
    <Genre>string</Genre>
    <Director>string</Director>
    <Cast>string</Cast>
    <CostPrice>decimal</CostPrice>
    <RollQuality>string</RollQuality>
    <RollQuantity>int</RollQuantity>
    <hsnMovieCode>string</hsnMovieCode>
    <PaidTax>decimal</PaidTax>
    <PurchasedDate>dateTime</PurchasedDate>
    <Purchased>string</Purchased>
    <OutVendorID>int</OutVendorID>
    <VendorID>int</VendorID>
    <IsActive>boolean</IsActive>
    <ImgMediaPath>string</ImgMediaPath>
    <ImgCaption>string</ImgCaption>
    <BaseImage>string</BaseImage>
    <ImgDisplayOrder>string</ImgDisplayOrder>
    <VidMediPath>string</VidMediPath>
    <VidCaption>string</VidCaption>
    <VidBaseImage>string</VidBaseImage>
    <VidDisplayOrder>string</VidDisplayOrder>
    <urlPath>string</urlPath>
    <urlCaption>string</urlCaption>
    <urlType>string</urlType>
    <HDImage>string</HDImage>
    <Type>string</Type>
    <Distributor_Firstweek>decimal</Distributor_Firstweek>
    <Distributor_Secondweek>decimal</Distributor_Secondweek>
    <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
    <Distributor_Lastweek>decimal</Distributor_Lastweek>
    <IsOnShow>boolean</IsOnShow>
    <IsShowInBanner>boolean</IsShowInBanner>
    <IsBanner>boolean</IsBanner>
    <EnableOnlineBooking>boolean</EnableOnlineBooking>
    <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
    <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
    <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
    <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
    <MovieDistributors>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
    </MovieDistributors>
  </MovieInfo>
  <MovieInfo>
    <RowTotal>int</RowTotal>
    <MovieID>long</MovieID>
    <Title>string</Title>
    <MovieCode>string</MovieCode>
    <Alias>string</Alias>
    <Description>string</Description>
    <Message>string</Message>
    <MovieInformation>string</MovieInformation>
    <Notes>string</Notes>
    <Grade>string</Grade>
    <ReleaseDate>dateTime</ReleaseDate>
    <Released>string</Released>
    <Duration>int</Duration>
    <DisplayOrder>int</DisplayOrder>
    <Language>string</Language>
    <IsInterNational>boolean</IsInterNational>
    <Genre>string</Genre>
    <Director>string</Director>
    <Cast>string</Cast>
    <CostPrice>decimal</CostPrice>
    <RollQuality>string</RollQuality>
    <RollQuantity>int</RollQuantity>
    <hsnMovieCode>string</hsnMovieCode>
    <PaidTax>decimal</PaidTax>
    <PurchasedDate>dateTime</PurchasedDate>
    <Purchased>string</Purchased>
    <OutVendorID>int</OutVendorID>
    <VendorID>int</VendorID>
    <IsActive>boolean</IsActive>
    <ImgMediaPath>string</ImgMediaPath>
    <ImgCaption>string</ImgCaption>
    <BaseImage>string</BaseImage>
    <ImgDisplayOrder>string</ImgDisplayOrder>
    <VidMediPath>string</VidMediPath>
    <VidCaption>string</VidCaption>
    <VidBaseImage>string</VidBaseImage>
    <VidDisplayOrder>string</VidDisplayOrder>
    <urlPath>string</urlPath>
    <urlCaption>string</urlCaption>
    <urlType>string</urlType>
    <HDImage>string</HDImage>
    <Type>string</Type>
    <Distributor_Firstweek>decimal</Distributor_Firstweek>
    <Distributor_Secondweek>decimal</Distributor_Secondweek>
    <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
    <Distributor_Lastweek>decimal</Distributor_Lastweek>
    <IsOnShow>boolean</IsOnShow>
    <IsShowInBanner>boolean</IsShowInBanner>
    <IsBanner>boolean</IsBanner>
    <EnableOnlineBooking>boolean</EnableOnlineBooking>
    <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
    <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
    <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
    <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
    <MovieDistributors>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
    </MovieDistributors>
  </MovieInfo>
</ArrayOfMovieInfo>

HTTP POST

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

POST /Modules/SageFlick/Show/WebService.asmx/GetMovieForShow HTTP/1.1
Host: bishwojyoti.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

text=string&portalID=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMovieInfo xmlns="http://tempuri.org/">
  <MovieInfo>
    <RowTotal>int</RowTotal>
    <MovieID>long</MovieID>
    <Title>string</Title>
    <MovieCode>string</MovieCode>
    <Alias>string</Alias>
    <Description>string</Description>
    <Message>string</Message>
    <MovieInformation>string</MovieInformation>
    <Notes>string</Notes>
    <Grade>string</Grade>
    <ReleaseDate>dateTime</ReleaseDate>
    <Released>string</Released>
    <Duration>int</Duration>
    <DisplayOrder>int</DisplayOrder>
    <Language>string</Language>
    <IsInterNational>boolean</IsInterNational>
    <Genre>string</Genre>
    <Director>string</Director>
    <Cast>string</Cast>
    <CostPrice>decimal</CostPrice>
    <RollQuality>string</RollQuality>
    <RollQuantity>int</RollQuantity>
    <hsnMovieCode>string</hsnMovieCode>
    <PaidTax>decimal</PaidTax>
    <PurchasedDate>dateTime</PurchasedDate>
    <Purchased>string</Purchased>
    <OutVendorID>int</OutVendorID>
    <VendorID>int</VendorID>
    <IsActive>boolean</IsActive>
    <ImgMediaPath>string</ImgMediaPath>
    <ImgCaption>string</ImgCaption>
    <BaseImage>string</BaseImage>
    <ImgDisplayOrder>string</ImgDisplayOrder>
    <VidMediPath>string</VidMediPath>
    <VidCaption>string</VidCaption>
    <VidBaseImage>string</VidBaseImage>
    <VidDisplayOrder>string</VidDisplayOrder>
    <urlPath>string</urlPath>
    <urlCaption>string</urlCaption>
    <urlType>string</urlType>
    <HDImage>string</HDImage>
    <Type>string</Type>
    <Distributor_Firstweek>decimal</Distributor_Firstweek>
    <Distributor_Secondweek>decimal</Distributor_Secondweek>
    <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
    <Distributor_Lastweek>decimal</Distributor_Lastweek>
    <IsOnShow>boolean</IsOnShow>
    <IsShowInBanner>boolean</IsShowInBanner>
    <IsBanner>boolean</IsBanner>
    <EnableOnlineBooking>boolean</EnableOnlineBooking>
    <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
    <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
    <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
    <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
    <MovieDistributors>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
    </MovieDistributors>
  </MovieInfo>
  <MovieInfo>
    <RowTotal>int</RowTotal>
    <MovieID>long</MovieID>
    <Title>string</Title>
    <MovieCode>string</MovieCode>
    <Alias>string</Alias>
    <Description>string</Description>
    <Message>string</Message>
    <MovieInformation>string</MovieInformation>
    <Notes>string</Notes>
    <Grade>string</Grade>
    <ReleaseDate>dateTime</ReleaseDate>
    <Released>string</Released>
    <Duration>int</Duration>
    <DisplayOrder>int</DisplayOrder>
    <Language>string</Language>
    <IsInterNational>boolean</IsInterNational>
    <Genre>string</Genre>
    <Director>string</Director>
    <Cast>string</Cast>
    <CostPrice>decimal</CostPrice>
    <RollQuality>string</RollQuality>
    <RollQuantity>int</RollQuantity>
    <hsnMovieCode>string</hsnMovieCode>
    <PaidTax>decimal</PaidTax>
    <PurchasedDate>dateTime</PurchasedDate>
    <Purchased>string</Purchased>
    <OutVendorID>int</OutVendorID>
    <VendorID>int</VendorID>
    <IsActive>boolean</IsActive>
    <ImgMediaPath>string</ImgMediaPath>
    <ImgCaption>string</ImgCaption>
    <BaseImage>string</BaseImage>
    <ImgDisplayOrder>string</ImgDisplayOrder>
    <VidMediPath>string</VidMediPath>
    <VidCaption>string</VidCaption>
    <VidBaseImage>string</VidBaseImage>
    <VidDisplayOrder>string</VidDisplayOrder>
    <urlPath>string</urlPath>
    <urlCaption>string</urlCaption>
    <urlType>string</urlType>
    <HDImage>string</HDImage>
    <Type>string</Type>
    <Distributor_Firstweek>decimal</Distributor_Firstweek>
    <Distributor_Secondweek>decimal</Distributor_Secondweek>
    <Distributor_Thirdweek>decimal</Distributor_Thirdweek>
    <Distributor_Lastweek>decimal</Distributor_Lastweek>
    <IsOnShow>boolean</IsOnShow>
    <IsShowInBanner>boolean</IsShowInBanner>
    <IsBanner>boolean</IsBanner>
    <EnableOnlineBooking>boolean</EnableOnlineBooking>
    <OutDistributor_Firstweek>decimal</OutDistributor_Firstweek>
    <OutDistributor_Secondweek>decimal</OutDistributor_Secondweek>
    <OutDistributor_Thirdweek>decimal</OutDistributor_Thirdweek>
    <OutDistributor_Lastweek>decimal</OutDistributor_Lastweek>
    <MovieDistributors>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
      <MovieDistributor>
        <LocationID>int</LocationID>
        <DistributorID>int</DistributorID>
        <FirstWeek>decimal</FirstWeek>
        <SecondWeek>decimal</SecondWeek>
        <ThirdWeek>decimal</ThirdWeek>
        <LastWeek>decimal</LastWeek>
      </MovieDistributor>
    </MovieDistributors>
  </MovieInfo>
</ArrayOfMovieInfo>