GetData


Click here for a complete list of operations.

Get_options_front

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
Basevehicle:
ProductID:
Submodel:

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 /getData.asmx HTTP/1.1
Host: api.coverking.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://coverkingprod.cloudapp.net/Get_options_front"

<?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>
    <Get_options_front xmlns="http://coverkingprod.cloudapp.net/">
      <Basevehicle>string</Basevehicle>
      <ProductID>string</ProductID>
      <Submodel>string</Submodel>
    </Get_options_front>
  </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>
    <Get_options_frontResponse xmlns="http://coverkingprod.cloudapp.net/">
      <Get_options_frontResult>
        <Options>
          <recid>long</recid>
          <basevehicle>double</basevehicle>
          <ProductID>string</ProductID>
          <MakeName>string</MakeName>
          <modelname>string</modelname>
          <Year>string</Year>
          <ProdDesc>string</ProdDesc>
          <Position>string</Position>
          <SubModelName>string</SubModelName>
          <bodytype>string</bodytype>
          <Options_Descr>string</Options_Descr>
          <Option_number>int</Option_number>
          <Image_Code>string</Image_Code>
          <LineArt_URL>string</LineArt_URL>
          <KeyWords_Images>
            <KeyWords_Image xsi:nil="true" />
            <KeyWords_Image xsi:nil="true" />
          </KeyWords_Images>
          <OptionConfigurations>
            <Configuration xsi:nil="true" />
            <Configuration xsi:nil="true" />
          </OptionConfigurations>
          <AppLinks>
            <AppLink xsi:nil="true" />
            <AppLink xsi:nil="true" />
          </AppLinks>
        </Options>
        <Options>
          <recid>long</recid>
          <basevehicle>double</basevehicle>
          <ProductID>string</ProductID>
          <MakeName>string</MakeName>
          <modelname>string</modelname>
          <Year>string</Year>
          <ProdDesc>string</ProdDesc>
          <Position>string</Position>
          <SubModelName>string</SubModelName>
          <bodytype>string</bodytype>
          <Options_Descr>string</Options_Descr>
          <Option_number>int</Option_number>
          <Image_Code>string</Image_Code>
          <LineArt_URL>string</LineArt_URL>
          <KeyWords_Images>
            <KeyWords_Image xsi:nil="true" />
            <KeyWords_Image xsi:nil="true" />
          </KeyWords_Images>
          <OptionConfigurations>
            <Configuration xsi:nil="true" />
            <Configuration xsi:nil="true" />
          </OptionConfigurations>
          <AppLinks>
            <AppLink xsi:nil="true" />
            <AppLink xsi:nil="true" />
          </AppLinks>
        </Options>
      </Get_options_frontResult>
    </Get_options_frontResponse>
  </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 /getData.asmx HTTP/1.1
Host: api.coverking.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>
    <Get_options_front xmlns="http://coverkingprod.cloudapp.net/">
      <Basevehicle>string</Basevehicle>
      <ProductID>string</ProductID>
      <Submodel>string</Submodel>
    </Get_options_front>
  </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>
    <Get_options_frontResponse xmlns="http://coverkingprod.cloudapp.net/">
      <Get_options_frontResult>
        <Options>
          <recid>long</recid>
          <basevehicle>double</basevehicle>
          <ProductID>string</ProductID>
          <MakeName>string</MakeName>
          <modelname>string</modelname>
          <Year>string</Year>
          <ProdDesc>string</ProdDesc>
          <Position>string</Position>
          <SubModelName>string</SubModelName>
          <bodytype>string</bodytype>
          <Options_Descr>string</Options_Descr>
          <Option_number>int</Option_number>
          <Image_Code>string</Image_Code>
          <LineArt_URL>string</LineArt_URL>
          <KeyWords_Images>
            <KeyWords_Image xsi:nil="true" />
            <KeyWords_Image xsi:nil="true" />
          </KeyWords_Images>
          <OptionConfigurations>
            <Configuration xsi:nil="true" />
            <Configuration xsi:nil="true" />
          </OptionConfigurations>
          <AppLinks>
            <AppLink xsi:nil="true" />
            <AppLink xsi:nil="true" />
          </AppLinks>
        </Options>
        <Options>
          <recid>long</recid>
          <basevehicle>double</basevehicle>
          <ProductID>string</ProductID>
          <MakeName>string</MakeName>
          <modelname>string</modelname>
          <Year>string</Year>
          <ProdDesc>string</ProdDesc>
          <Position>string</Position>
          <SubModelName>string</SubModelName>
          <bodytype>string</bodytype>
          <Options_Descr>string</Options_Descr>
          <Option_number>int</Option_number>
          <Image_Code>string</Image_Code>
          <LineArt_URL>string</LineArt_URL>
          <KeyWords_Images>
            <KeyWords_Image xsi:nil="true" />
            <KeyWords_Image xsi:nil="true" />
          </KeyWords_Images>
          <OptionConfigurations>
            <Configuration xsi:nil="true" />
            <Configuration xsi:nil="true" />
          </OptionConfigurations>
          <AppLinks>
            <AppLink xsi:nil="true" />
            <AppLink xsi:nil="true" />
          </AppLinks>
        </Options>
      </Get_options_frontResult>
    </Get_options_frontResponse>
  </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 /getData.asmx/Get_options_front?Basevehicle=string&ProductID=string&Submodel=string HTTP/1.1
Host: api.coverking.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfOptions xmlns="http://coverkingprod.cloudapp.net/">
  <Options>
    <recid>long</recid>
    <basevehicle>double</basevehicle>
    <ProductID>string</ProductID>
    <MakeName>string</MakeName>
    <modelname>string</modelname>
    <Year>string</Year>
    <ProdDesc>string</ProdDesc>
    <Position>string</Position>
    <SubModelName>string</SubModelName>
    <bodytype>string</bodytype>
    <Options_Descr>string</Options_Descr>
    <Option_number>int</Option_number>
    <Image_Code>string</Image_Code>
    <LineArt_URL>string</LineArt_URL>
    <KeyWords_Images>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
    </KeyWords_Images>
    <OptionConfigurations>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
    </OptionConfigurations>
    <AppLinks>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
    </AppLinks>
  </Options>
  <Options>
    <recid>long</recid>
    <basevehicle>double</basevehicle>
    <ProductID>string</ProductID>
    <MakeName>string</MakeName>
    <modelname>string</modelname>
    <Year>string</Year>
    <ProdDesc>string</ProdDesc>
    <Position>string</Position>
    <SubModelName>string</SubModelName>
    <bodytype>string</bodytype>
    <Options_Descr>string</Options_Descr>
    <Option_number>int</Option_number>
    <Image_Code>string</Image_Code>
    <LineArt_URL>string</LineArt_URL>
    <KeyWords_Images>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
    </KeyWords_Images>
    <OptionConfigurations>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
    </OptionConfigurations>
    <AppLinks>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
    </AppLinks>
  </Options>
</ArrayOfOptions>

HTTP POST

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

POST /getData.asmx/Get_options_front HTTP/1.1
Host: api.coverking.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

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

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfOptions xmlns="http://coverkingprod.cloudapp.net/">
  <Options>
    <recid>long</recid>
    <basevehicle>double</basevehicle>
    <ProductID>string</ProductID>
    <MakeName>string</MakeName>
    <modelname>string</modelname>
    <Year>string</Year>
    <ProdDesc>string</ProdDesc>
    <Position>string</Position>
    <SubModelName>string</SubModelName>
    <bodytype>string</bodytype>
    <Options_Descr>string</Options_Descr>
    <Option_number>int</Option_number>
    <Image_Code>string</Image_Code>
    <LineArt_URL>string</LineArt_URL>
    <KeyWords_Images>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
    </KeyWords_Images>
    <OptionConfigurations>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
    </OptionConfigurations>
    <AppLinks>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
    </AppLinks>
  </Options>
  <Options>
    <recid>long</recid>
    <basevehicle>double</basevehicle>
    <ProductID>string</ProductID>
    <MakeName>string</MakeName>
    <modelname>string</modelname>
    <Year>string</Year>
    <ProdDesc>string</ProdDesc>
    <Position>string</Position>
    <SubModelName>string</SubModelName>
    <bodytype>string</bodytype>
    <Options_Descr>string</Options_Descr>
    <Option_number>int</Option_number>
    <Image_Code>string</Image_Code>
    <LineArt_URL>string</LineArt_URL>
    <KeyWords_Images>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
      <KeyWords_Image>
        <KeyWords d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ImageURL>string</ImageURL>
      </KeyWords_Image>
    </KeyWords_Images>
    <OptionConfigurations>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
      <Configuration>
        <Category>string</Category>
        <ConfigurationOption>string</ConfigurationOption>
      </Configuration>
    </OptionConfigurations>
    <AppLinks>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
      <AppLink>
        <LinkURL>string</LinkURL>
        <LinkType>string</LinkType>
        <Title>string</Title>
      </AppLink>
    </AppLinks>
  </Options>
</ArrayOfOptions>