AuctionService


전체 작업 목록을 보려면 여기를 클릭하십시오.

GetSearchResultsExtMedia

[도서/음반/DVD 검색]

테스트

테스트 폼은 로컬 컴퓨터의 요청에만 사용할 수 있습니다.

SOAP 1.1

다음은 샘플 SOAP 1.1 요청 및 응답입니다. 표시된 placeholders는 실제 값으로 바꿔야 합니다.

POST /APIv1/AuctionService.asmx HTTP/1.1
Host: api.auction.co.kr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.auction.co.kr/APIv1/AuctionService/GetSearchResultsExtMedia"

<?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>
    <AuthenticationTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </AuthenticationTicket>
    <EncryptedTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </EncryptedTicket>
  </soap:Header>
  <soap:Body>
    <GetSearchResultsExtMedia xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <req>
        <DetailLevel xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">ReturnAll</DetailLevel>
        <Query xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</Query>
        <ExcludeKeyword xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</ExcludeKeyword>
        <CategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</CategoryID>
        <CategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</CategoryID>
        <ExcludeCategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ExcludeCategoryID>
        <ExcludeCategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ExcludeCategoryID>
        <PriceRangeFilter MinPrice="decimal" MaxPrice="decimal" MinBinPrice="decimal" MaxBinPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <ShippingMethodFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <QuickServiceArea>All or Seoul or Busan or Daegu or Incheon or Gwangju or Daejeon or Ulsan or Guri or Bucheon or Uiwang or Gwacheon or Hanam or Gwangmyeong or Siheung or GoChon or Anyang or Gimpo or Suwon or Paju or Konjiam or Uijeongbu or Kyomunri or Ansan or Kusung or GyeonggidoGwangju or Seongnam or Yongin or Icheon or Gunpo or Bundang or Ilsan or Jichuk or Suji or Goyang</QuickServiceArea>
          <QuickServiceArea>All or Seoul or Busan or Daegu or Incheon or Gwangju or Daejeon or Ulsan or Guri or Bucheon or Uiwang or Gwacheon or Hanam or Gwangmyeong or Siheung or GoChon or Anyang or Gimpo or Suwon or Paju or Konjiam or Uijeongbu or Kyomunri or Ansan or Kusung or GyeonggidoGwangju or Seongnam or Yongin or Icheon or Gunpo or Bundang or Ilsan or Jichuk or Suji or Goyang</QuickServiceArea>
          <StorePickupArea>All or Gangnamgu or Gangdonggu or Gangbukgu or Gangseogu or Gwanakgu or Gwangjingu or Gurogu or Geumcheongu or Nowongu or Dobonggu or Dongdaemungu or Dongjakgu or Mapogu or Seodaemungu or Seochogu or Seongdonggu or Seongbukgu or Songpagu or Yangcheongu or Yeongdeungpogu or Yongsangu or Eunpyeonggu or Jongnogu or Jungnanggu or Gyeonggido or Gangwondo or Chungcheongbukdo or Chungcheongnamdo or Jeollabukdo or Jeollanamdo or Gyeongsangbukdo or Gyeongsangnamdo or Jejudo or Busansi or Daegusi or Incheonsi or Gwangjusi or Daejeonsi or Ulsansi or Junggu</StorePickupArea>
          <StorePickupArea>All or Gangnamgu or Gangdonggu or Gangbukgu or Gangseogu or Gwanakgu or Gwangjingu or Gurogu or Geumcheongu or Nowongu or Dobonggu or Dongdaemungu or Dongjakgu or Mapogu or Seodaemungu or Seochogu or Seongdonggu or Seongbukgu or Songpagu or Yangcheongu or Yeongdeungpogu or Yongsangu or Eunpyeonggu or Jongnogu or Jungnanggu or Gyeonggido or Gangwondo or Chungcheongbukdo or Chungcheongnamdo or Jeollabukdo or Jeollanamdo or Gyeongsangbukdo or Gyeongsangnamdo or Jejudo or Busansi or Daegusi or Incheonsi or Gwangjusi or Daejeonsi or Ulsansi or Junggu</StorePickupArea>
        </ShippingMethodFilter>
        <ItemType xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">AllItemTypes or AuctionItemsOnly or GroupBuyingOnly or FixedPriceExcludeStoreInventory or StoreInventoryOnly or BuyItNow</ItemType>
        <SellerID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</SellerID>
        <ShippingPlaceSeq xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ShippingPlaceSeq>
        <ItemNo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</ItemNo>
        <BrandID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</BrandID>
        <BrandID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</BrandID>
        <StoreFilter StoreID="string" StoreName="string" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <StoreClass>Premium or Professional or General</StoreClass>
          <StoreClass>Premium or Professional or General</StoreClass>
        </StoreFilter>
        <SoldOut xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</SoldOut>
        <Order xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">HighestListingPoint or EndingSoonest or LowestPriceFirst or HighestPriceFirst or NewlyListed or MostBidCount or LowestBinPriceFirst or HighestBinPriceFirst or PopularItem or MostBidderCount or MostBuyerCount or MostRecentlyMadedFirst or MostRecentlyMadedLast or AuctionRanking or HighestSellScore or MostCommentCount</Order>
        <Pagination PageIndex="int" PageSize="int" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <TotalOnly xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</TotalOnly>
        <ProductFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <MakerID>int</MakerID>
          <ModelID>int</ModelID>
        </ProductFilter>
        <StartTimeFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</StartTimeFrom>
        <StartTimeTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</StartTimeTo>
        <EndTimeFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</EndTimeFrom>
        <EndTimeTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</EndTimeTo>
        <MadeDateFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</MadeDateFrom>
        <MadeDateTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</MadeDateTo>
        <LocationTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly</LocationTo>
        <Used xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</Used>
        <MobileSearchOption xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">All or MobileItemOnly or Default</MobileSearchOption>
        <InputChannel xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</InputChannel>
        <Mobile xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</Mobile>
        <ItemQty xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ItemQty>
        <SearchRequest xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <VehicleAttribute Transmission="AT or MT or SemiAT or Cvt" YearFrom="int" YearTo="int" Location="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" Fuel="Gasoline or Diesel or Lpg or LpgAndGasoline" Color="Other or White or Ivory or Beige or Black or Red or Blue or Green or Purple or Yellow or Gray or Gold or TwoTone" MileageFrom="int" MileageTo="int" Inspected="boolean" Warranty="boolean" CarType="Compact or SmallSized or MediumSized or BigSized or Sports or RV or Van" Commercial="boolean" />
        </SearchRequest>
        <ExtMediaFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Author>string</Author>
          <Translator>string</Translator>
          <Publisher>string</Publisher>
          <OrgTitle>string</OrgTitle>
          <Isbn>string</Isbn>
          <SeriesTitle>string</SeriesTitle>
          <Actor>string</Actor>
          <Keyword>string</Keyword>
          <MusicTitle>string</MusicTitle>
          <MinDiscountRate>unsignedShort</MinDiscountRate>
          <MaxDiscountRate>unsignedShort</MaxDiscountRate>
          <Type>Books or Disc or DVD</Type>
          <HasPreview>boolean</HasPreview>
          <SellerIDs>string</SellerIDs>
          <SellerIDs>string</SellerIDs>
        </ExtMediaFilter>
        <ExcludeMartOnItem xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</ExcludeMartOnItem>
      </req>
    </GetSearchResultsExtMedia>
  </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:Header>
    <EncryptedTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </EncryptedTicket>
  </soap:Header>
  <soap:Body>
    <GetSearchResultsExtMediaResponse xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <GetSearchResultsExtMediaResult>
        <SearchResultItemArray xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <SearchResultItem ItemID="string" Name="string" SellingType="Auction or GroupBuy or StoresFixedPrice or FixedPriceItem" AdMessage="string" StartPrice="decimal" BuyItNowPrice="decimal" MarketPrice="decimal" SupplyPrice="decimal" Quantity="int" BuyableQuantity="int" UsedMonth="int" MadeDate="dateTime" UseByDate="dateTime" InterestFree="None or Month3 or Month6 or Month3AndMonth6" IsDiscountInFull="boolean" ShippingRegions="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" OfferingAfterService="boolean" ASInfo="string" TradeDescription="string" OptionRequired="boolean" IsMovingPicture="boolean" MovingPictureURL="string" NowPrice="decimal" LotteSalePrice="decimal" ExistRelatedItem="boolean" OptionBuyType="UnUsed or Use" InputChannel="string">
            <ListingDetails xsi:nil="true" />
            <ProductListingDetails xsi:nil="true" />
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <Option xsi:nil="true" />
            <OptionBuy xsi:nil="true" />
            <Description xsi:nil="true" />
            <SellingStatus xsi:nil="true" />
            <Category xsi:nil="true" />
            <PictureDetails xsi:nil="true" />
            <AttributeSetArray xsi:nil="true" />
            <ReceiptType xsi:nil="true" />
            <Origin xsi:nil="true" />
            <Brand xsi:nil="true" />
            <Seller xsi:nil="true" />
            <Shipping xsi:nil="true" />
            <Return xsi:nil="true" />
            <DiscountArray xsi:nil="true" />
            <PictureExpansion xsi:nil="true" />
            <IsFreeExperience>boolean</IsFreeExperience>
          </SearchResultItem>
          <SearchResultItem ItemID="string" Name="string" SellingType="Auction or GroupBuy or StoresFixedPrice or FixedPriceItem" AdMessage="string" StartPrice="decimal" BuyItNowPrice="decimal" MarketPrice="decimal" SupplyPrice="decimal" Quantity="int" BuyableQuantity="int" UsedMonth="int" MadeDate="dateTime" UseByDate="dateTime" InterestFree="None or Month3 or Month6 or Month3AndMonth6" IsDiscountInFull="boolean" ShippingRegions="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" OfferingAfterService="boolean" ASInfo="string" TradeDescription="string" OptionRequired="boolean" IsMovingPicture="boolean" MovingPictureURL="string" NowPrice="decimal" LotteSalePrice="decimal" ExistRelatedItem="boolean" OptionBuyType="UnUsed or Use" InputChannel="string">
            <ListingDetails xsi:nil="true" />
            <ProductListingDetails xsi:nil="true" />
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <Option xsi:nil="true" />
            <OptionBuy xsi:nil="true" />
            <Description xsi:nil="true" />
            <SellingStatus xsi:nil="true" />
            <Category xsi:nil="true" />
            <PictureDetails xsi:nil="true" />
            <AttributeSetArray xsi:nil="true" />
            <ReceiptType xsi:nil="true" />
            <Origin xsi:nil="true" />
            <Brand xsi:nil="true" />
            <Seller xsi:nil="true" />
            <Shipping xsi:nil="true" />
            <Return xsi:nil="true" />
            <DiscountArray xsi:nil="true" />
            <PictureExpansion xsi:nil="true" />
            <IsFreeExperience>boolean</IsFreeExperience>
          </SearchResultItem>
        </SearchResultItemArray>
        <PriceResult ResultMinPrice="decimal" ResultMaxPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <PageSize xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</PageSize>
        <PageIndex xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</PageIndex>
        <PaginationResult TotalNumberOfPages="int" TotalNumberOfEntries="int" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <MobileOnlyItemCount xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</MobileOnlyItemCount>
        <CategoryArray xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Category CategoryID="int" CategoryLevel="int" CategoryName="string" LeafCategory="boolean" NumOfItems="int" Keywords="string">
            <LCategory xsi:nil="true" />
            <MCategory xsi:nil="true" />
            <SCategory xsi:nil="true" />
            <DCategory xsi:nil="true" />
          </Category>
          <Category CategoryID="int" CategoryLevel="int" CategoryName="string" LeafCategory="boolean" NumOfItems="int" Keywords="string">
            <LCategory xsi:nil="true" />
            <MCategory xsi:nil="true" />
            <SCategory xsi:nil="true" />
            <DCategory xsi:nil="true" />
          </Category>
        </CategoryArray>
      </GetSearchResultsExtMediaResult>
    </GetSearchResultsExtMediaResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

다음은 샘플 SOAP 1.2 요청 및 응답입니다. 표시된 placeholders는 실제 값으로 바꿔야 합니다.

POST /APIv1/AuctionService.asmx HTTP/1.1
Host: api.auction.co.kr
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>
    <AuthenticationTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </AuthenticationTicket>
    <EncryptedTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </EncryptedTicket>
  </soap12:Header>
  <soap12:Body>
    <GetSearchResultsExtMedia xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <req>
        <DetailLevel xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">ReturnAll</DetailLevel>
        <Query xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</Query>
        <ExcludeKeyword xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</ExcludeKeyword>
        <CategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</CategoryID>
        <CategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</CategoryID>
        <ExcludeCategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ExcludeCategoryID>
        <ExcludeCategoryID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ExcludeCategoryID>
        <PriceRangeFilter MinPrice="decimal" MaxPrice="decimal" MinBinPrice="decimal" MaxBinPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <ShippingMethodFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <QuickServiceArea>All or Seoul or Busan or Daegu or Incheon or Gwangju or Daejeon or Ulsan or Guri or Bucheon or Uiwang or Gwacheon or Hanam or Gwangmyeong or Siheung or GoChon or Anyang or Gimpo or Suwon or Paju or Konjiam or Uijeongbu or Kyomunri or Ansan or Kusung or GyeonggidoGwangju or Seongnam or Yongin or Icheon or Gunpo or Bundang or Ilsan or Jichuk or Suji or Goyang</QuickServiceArea>
          <QuickServiceArea>All or Seoul or Busan or Daegu or Incheon or Gwangju or Daejeon or Ulsan or Guri or Bucheon or Uiwang or Gwacheon or Hanam or Gwangmyeong or Siheung or GoChon or Anyang or Gimpo or Suwon or Paju or Konjiam or Uijeongbu or Kyomunri or Ansan or Kusung or GyeonggidoGwangju or Seongnam or Yongin or Icheon or Gunpo or Bundang or Ilsan or Jichuk or Suji or Goyang</QuickServiceArea>
          <StorePickupArea>All or Gangnamgu or Gangdonggu or Gangbukgu or Gangseogu or Gwanakgu or Gwangjingu or Gurogu or Geumcheongu or Nowongu or Dobonggu or Dongdaemungu or Dongjakgu or Mapogu or Seodaemungu or Seochogu or Seongdonggu or Seongbukgu or Songpagu or Yangcheongu or Yeongdeungpogu or Yongsangu or Eunpyeonggu or Jongnogu or Jungnanggu or Gyeonggido or Gangwondo or Chungcheongbukdo or Chungcheongnamdo or Jeollabukdo or Jeollanamdo or Gyeongsangbukdo or Gyeongsangnamdo or Jejudo or Busansi or Daegusi or Incheonsi or Gwangjusi or Daejeonsi or Ulsansi or Junggu</StorePickupArea>
          <StorePickupArea>All or Gangnamgu or Gangdonggu or Gangbukgu or Gangseogu or Gwanakgu or Gwangjingu or Gurogu or Geumcheongu or Nowongu or Dobonggu or Dongdaemungu or Dongjakgu or Mapogu or Seodaemungu or Seochogu or Seongdonggu or Seongbukgu or Songpagu or Yangcheongu or Yeongdeungpogu or Yongsangu or Eunpyeonggu or Jongnogu or Jungnanggu or Gyeonggido or Gangwondo or Chungcheongbukdo or Chungcheongnamdo or Jeollabukdo or Jeollanamdo or Gyeongsangbukdo or Gyeongsangnamdo or Jejudo or Busansi or Daegusi or Incheonsi or Gwangjusi or Daejeonsi or Ulsansi or Junggu</StorePickupArea>
        </ShippingMethodFilter>
        <ItemType xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">AllItemTypes or AuctionItemsOnly or GroupBuyingOnly or FixedPriceExcludeStoreInventory or StoreInventoryOnly or BuyItNow</ItemType>
        <SellerID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</SellerID>
        <ShippingPlaceSeq xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ShippingPlaceSeq>
        <ItemNo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</ItemNo>
        <BrandID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</BrandID>
        <BrandID xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</BrandID>
        <StoreFilter StoreID="string" StoreName="string" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <StoreClass>Premium or Professional or General</StoreClass>
          <StoreClass>Premium or Professional or General</StoreClass>
        </StoreFilter>
        <SoldOut xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</SoldOut>
        <Order xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">HighestListingPoint or EndingSoonest or LowestPriceFirst or HighestPriceFirst or NewlyListed or MostBidCount or LowestBinPriceFirst or HighestBinPriceFirst or PopularItem or MostBidderCount or MostBuyerCount or MostRecentlyMadedFirst or MostRecentlyMadedLast or AuctionRanking or HighestSellScore or MostCommentCount</Order>
        <Pagination PageIndex="int" PageSize="int" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <TotalOnly xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</TotalOnly>
        <ProductFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <MakerID>int</MakerID>
          <ModelID>int</ModelID>
        </ProductFilter>
        <StartTimeFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</StartTimeFrom>
        <StartTimeTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</StartTimeTo>
        <EndTimeFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</EndTimeFrom>
        <EndTimeTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</EndTimeTo>
        <MadeDateFrom xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</MadeDateFrom>
        <MadeDateTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">dateTime</MadeDateTo>
        <LocationTo xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly</LocationTo>
        <Used xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</Used>
        <MobileSearchOption xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">All or MobileItemOnly or Default</MobileSearchOption>
        <InputChannel xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">string</InputChannel>
        <Mobile xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</Mobile>
        <ItemQty xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</ItemQty>
        <SearchRequest xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <VehicleAttribute Transmission="AT or MT or SemiAT or Cvt" YearFrom="int" YearTo="int" Location="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" Fuel="Gasoline or Diesel or Lpg or LpgAndGasoline" Color="Other or White or Ivory or Beige or Black or Red or Blue or Green or Purple or Yellow or Gray or Gold or TwoTone" MileageFrom="int" MileageTo="int" Inspected="boolean" Warranty="boolean" CarType="Compact or SmallSized or MediumSized or BigSized or Sports or RV or Van" Commercial="boolean" />
        </SearchRequest>
        <ExtMediaFilter xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Author>string</Author>
          <Translator>string</Translator>
          <Publisher>string</Publisher>
          <OrgTitle>string</OrgTitle>
          <Isbn>string</Isbn>
          <SeriesTitle>string</SeriesTitle>
          <Actor>string</Actor>
          <Keyword>string</Keyword>
          <MusicTitle>string</MusicTitle>
          <MinDiscountRate>unsignedShort</MinDiscountRate>
          <MaxDiscountRate>unsignedShort</MaxDiscountRate>
          <Type>Books or Disc or DVD</Type>
          <HasPreview>boolean</HasPreview>
          <SellerIDs>string</SellerIDs>
          <SellerIDs>string</SellerIDs>
        </ExtMediaFilter>
        <ExcludeMartOnItem xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">boolean</ExcludeMartOnItem>
      </req>
    </GetSearchResultsExtMedia>
  </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:Header>
    <EncryptedTicket xmlns="http://www.auction.co.kr/Security">
      <Value>string</Value>
    </EncryptedTicket>
  </soap12:Header>
  <soap12:Body>
    <GetSearchResultsExtMediaResponse xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <GetSearchResultsExtMediaResult>
        <SearchResultItemArray xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <SearchResultItem ItemID="string" Name="string" SellingType="Auction or GroupBuy or StoresFixedPrice or FixedPriceItem" AdMessage="string" StartPrice="decimal" BuyItNowPrice="decimal" MarketPrice="decimal" SupplyPrice="decimal" Quantity="int" BuyableQuantity="int" UsedMonth="int" MadeDate="dateTime" UseByDate="dateTime" InterestFree="None or Month3 or Month6 or Month3AndMonth6" IsDiscountInFull="boolean" ShippingRegions="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" OfferingAfterService="boolean" ASInfo="string" TradeDescription="string" OptionRequired="boolean" IsMovingPicture="boolean" MovingPictureURL="string" NowPrice="decimal" LotteSalePrice="decimal" ExistRelatedItem="boolean" OptionBuyType="UnUsed or Use" InputChannel="string">
            <ListingDetails xsi:nil="true" />
            <ProductListingDetails xsi:nil="true" />
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <Option xsi:nil="true" />
            <OptionBuy xsi:nil="true" />
            <Description xsi:nil="true" />
            <SellingStatus xsi:nil="true" />
            <Category xsi:nil="true" />
            <PictureDetails xsi:nil="true" />
            <AttributeSetArray xsi:nil="true" />
            <ReceiptType xsi:nil="true" />
            <Origin xsi:nil="true" />
            <Brand xsi:nil="true" />
            <Seller xsi:nil="true" />
            <Shipping xsi:nil="true" />
            <Return xsi:nil="true" />
            <DiscountArray xsi:nil="true" />
            <PictureExpansion xsi:nil="true" />
            <IsFreeExperience>boolean</IsFreeExperience>
          </SearchResultItem>
          <SearchResultItem ItemID="string" Name="string" SellingType="Auction or GroupBuy or StoresFixedPrice or FixedPriceItem" AdMessage="string" StartPrice="decimal" BuyItNowPrice="decimal" MarketPrice="decimal" SupplyPrice="decimal" Quantity="int" BuyableQuantity="int" UsedMonth="int" MadeDate="dateTime" UseByDate="dateTime" InterestFree="None or Month3 or Month6 or Month3AndMonth6" IsDiscountInFull="boolean" ShippingRegions="Seoul or Inchon or Gwangju or Daegu or Daejeon or Busan or Ulsan or Gyeonggi or Gangwon or Chungnnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan or Country or LandOnly" OfferingAfterService="boolean" ASInfo="string" TradeDescription="string" OptionRequired="boolean" IsMovingPicture="boolean" MovingPictureURL="string" NowPrice="decimal" LotteSalePrice="decimal" ExistRelatedItem="boolean" OptionBuyType="UnUsed or Use" InputChannel="string">
            <ListingDetails xsi:nil="true" />
            <ProductListingDetails xsi:nil="true" />
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
            <Option xsi:nil="true" />
            <OptionBuy xsi:nil="true" />
            <Description xsi:nil="true" />
            <SellingStatus xsi:nil="true" />
            <Category xsi:nil="true" />
            <PictureDetails xsi:nil="true" />
            <AttributeSetArray xsi:nil="true" />
            <ReceiptType xsi:nil="true" />
            <Origin xsi:nil="true" />
            <Brand xsi:nil="true" />
            <Seller xsi:nil="true" />
            <Shipping xsi:nil="true" />
            <Return xsi:nil="true" />
            <DiscountArray xsi:nil="true" />
            <PictureExpansion xsi:nil="true" />
            <IsFreeExperience>boolean</IsFreeExperience>
          </SearchResultItem>
        </SearchResultItemArray>
        <PriceResult ResultMinPrice="decimal" ResultMaxPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <PageSize xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</PageSize>
        <PageIndex xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</PageIndex>
        <PaginationResult TotalNumberOfPages="int" TotalNumberOfEntries="int" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd" />
        <MobileOnlyItemCount xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">int</MobileOnlyItemCount>
        <CategoryArray xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Category CategoryID="int" CategoryLevel="int" CategoryName="string" LeafCategory="boolean" NumOfItems="int" Keywords="string">
            <LCategory xsi:nil="true" />
            <MCategory xsi:nil="true" />
            <SCategory xsi:nil="true" />
            <DCategory xsi:nil="true" />
          </Category>
          <Category CategoryID="int" CategoryLevel="int" CategoryName="string" LeafCategory="boolean" NumOfItems="int" Keywords="string">
            <LCategory xsi:nil="true" />
            <MCategory xsi:nil="true" />
            <SCategory xsi:nil="true" />
            <DCategory xsi:nil="true" />
          </Category>
        </CategoryArray>
      </GetSearchResultsExtMediaResult>
    </GetSearchResultsExtMediaResponse>
  </soap12:Body>
</soap12:Envelope>