AuctionService


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

ViewItem_old

[2007년 5월 이후 삭제 예정]

테스트

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

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/ViewItem_old"

<?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>
    <ViewItem_old xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <req ItemID="string">
        <MemberTicket xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Ticket>string</Ticket>
        </MemberTicket>
      </req>
    </ViewItem_old>
  </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>
    <ViewItem_oldResponse xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <ViewItem_oldResult>
        <Item 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" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <ListingDetails Adult="boolean" StartTime="dateTime" EndTime="dateTime" ViewItemURL="string" BuyItNowAvailable="boolean" SellerNickName="string" ItemClass="All or Preminum or Professional or General" HasAcceleration="boolean" HasUpwardPoint="boolean" IsAvailableDonorShopItem="boolean" HasFavoriteCard="boolean" CommentCount="int" PostScriptCount="int" ProdSatisfaction="int" IsTrustSeller="boolean" IsMemberDiscount="boolean" IsBulkDiscount="boolean" IsQuickService="boolean" IsStorePickup="boolean" FreeGift="string" CouponAppliedPrice="decimal" />
          <ProductListingDetails MakerID="int" ProductID="long" />
          <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
          <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
          <Option OptionType="NotAllowed or BuyerSelective or BuyerDescriptive">
            <SelectiveOption xsi:nil="true" />
            <DescriptiveOption>string</DescriptiveOption>
          </Option>
          <OptionBuy ItemID="string">
            <ProdOption xsi:nil="true" />
            <ProdOption xsi:nil="true" />
          </OptionBuy>
          <Description>
            <Description>string</Description>
            <Description>string</Description>
          </Description>
          <SellingStatus BidCount="int" PayCount="int" CurrentPrice="decimal" QuantitySold="int" BidderCount="int" PayerCount="int" RecentBidderCount="int" RecentPayerCount="int">
            <ListingStatus>Active or Closed or Failed</ListingStatus>
          </SellingStatus>
          <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>
          <PictureDetails ListingPictureUrl="string">
            <PictureUrl>string</PictureUrl>
            <PictureUrl>string</PictureUrl>
          </PictureDetails>
          <AttributeSetArray>
            <InstallmentAttributeSet xsi:nil="true" />
            <VehicleAttributeSet xsi:nil="true" />
            <GroupBuyAttributeSet xsi:nil="true" />
            <LicenseAttributeSet xsi:nil="true" />
            <MediaAttributeSet xsi:nil="true" />
            <ISBNAttributeSet xsi:nil="true" />
          </AttributeSetArray>
          <ReceiptType Receipt="boolean" Invoice="boolean" Cash="boolean" />
          <Origin Type="Domestic or Foreign or Unknown" Place="string" />
          <Brand BrandID="int" BrandName="string" Manufacturer="string" IsOnlyBrnadShop="boolean" IsSellerRegistBrand="boolean" />
          <Seller UserID="string" MotorsDealer="boolean">
            <SellerInfo xsi:nil="true" />
          </Seller>
          <Shipping ShippingType="NotAvailable or Door2Door or Parcel or QuickService or Direct or PhoneCall">
            <PaymentType>NotAvailable or Free or PayOnArrival or SingleConditional or MultiConditional or SellerConditional</PaymentType>
            <IsPrepayable>boolean</IsPrepayable>
            <IsBundleShipping>boolean</IsBundleShipping>
            <ConditionType>Amount or Volume</ConditionType>
            <Condition xsi:nil="true" />
            <Condition xsi:nil="true" />
          </Shipping>
          <Return>
            <ReturnAddress xsi:nil="true" />
            <DeliveryAgency>korex or hyundai or epost or dongbu or cjgls or kgb or yellow or hanjin or kgbls or hanaro or sagawa or innogis or daesin or ilyang or kyungdong or chonil or gtx or etc or hapdong or cvsnet</DeliveryAgency>
          </Return>
          <DiscountArray>
            <Discount xsi:nil="true" />
            <Discount xsi:nil="true" />
          </DiscountArray>
          <PictureExpansion>
            <Picture1B xsi:nil="true" />
            <Picture2B xsi:nil="true" />
            <Picture3B xsi:nil="true" />
            <ListingPictureB xsi:nil="true" />
            <FixImage xsi:nil="true" />
            <FixImageB xsi:nil="true" />
            <FixImage300 xsi:nil="true" />
          </PictureExpansion>
          <IsFreeExperience>boolean</IsFreeExperience>
        </Item>
      </ViewItem_oldResult>
    </ViewItem_oldResponse>
  </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>
    <ViewItem_old xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <req ItemID="string">
        <MemberTicket xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <Ticket>string</Ticket>
        </MemberTicket>
      </req>
    </ViewItem_old>
  </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>
    <ViewItem_oldResponse xmlns="http://www.auction.co.kr/APIv1/AuctionService">
      <ViewItem_oldResult>
        <Item 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" xmlns="http://schema.auction.co.kr/Arche.APISvc.xsd">
          <ListingDetails Adult="boolean" StartTime="dateTime" EndTime="dateTime" ViewItemURL="string" BuyItNowAvailable="boolean" SellerNickName="string" ItemClass="All or Preminum or Professional or General" HasAcceleration="boolean" HasUpwardPoint="boolean" IsAvailableDonorShopItem="boolean" HasFavoriteCard="boolean" CommentCount="int" PostScriptCount="int" ProdSatisfaction="int" IsTrustSeller="boolean" IsMemberDiscount="boolean" IsBulkDiscount="boolean" IsQuickService="boolean" IsStorePickup="boolean" FreeGift="string" CouponAppliedPrice="decimal" />
          <ProductListingDetails MakerID="int" ProductID="long" />
          <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
          <ListingEnhancement>Bold or EyeFocus</ListingEnhancement>
          <Option OptionType="NotAllowed or BuyerSelective or BuyerDescriptive">
            <SelectiveOption xsi:nil="true" />
            <DescriptiveOption>string</DescriptiveOption>
          </Option>
          <OptionBuy ItemID="string">
            <ProdOption xsi:nil="true" />
            <ProdOption xsi:nil="true" />
          </OptionBuy>
          <Description>
            <Description>string</Description>
            <Description>string</Description>
          </Description>
          <SellingStatus BidCount="int" PayCount="int" CurrentPrice="decimal" QuantitySold="int" BidderCount="int" PayerCount="int" RecentBidderCount="int" RecentPayerCount="int">
            <ListingStatus>Active or Closed or Failed</ListingStatus>
          </SellingStatus>
          <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>
          <PictureDetails ListingPictureUrl="string">
            <PictureUrl>string</PictureUrl>
            <PictureUrl>string</PictureUrl>
          </PictureDetails>
          <AttributeSetArray>
            <InstallmentAttributeSet xsi:nil="true" />
            <VehicleAttributeSet xsi:nil="true" />
            <GroupBuyAttributeSet xsi:nil="true" />
            <LicenseAttributeSet xsi:nil="true" />
            <MediaAttributeSet xsi:nil="true" />
            <ISBNAttributeSet xsi:nil="true" />
          </AttributeSetArray>
          <ReceiptType Receipt="boolean" Invoice="boolean" Cash="boolean" />
          <Origin Type="Domestic or Foreign or Unknown" Place="string" />
          <Brand BrandID="int" BrandName="string" Manufacturer="string" IsOnlyBrnadShop="boolean" IsSellerRegistBrand="boolean" />
          <Seller UserID="string" MotorsDealer="boolean">
            <SellerInfo xsi:nil="true" />
          </Seller>
          <Shipping ShippingType="NotAvailable or Door2Door or Parcel or QuickService or Direct or PhoneCall">
            <PaymentType>NotAvailable or Free or PayOnArrival or SingleConditional or MultiConditional or SellerConditional</PaymentType>
            <IsPrepayable>boolean</IsPrepayable>
            <IsBundleShipping>boolean</IsBundleShipping>
            <ConditionType>Amount or Volume</ConditionType>
            <Condition xsi:nil="true" />
            <Condition xsi:nil="true" />
          </Shipping>
          <Return>
            <ReturnAddress xsi:nil="true" />
            <DeliveryAgency>korex or hyundai or epost or dongbu or cjgls or kgb or yellow or hanjin or kgbls or hanaro or sagawa or innogis or daesin or ilyang or kyungdong or chonil or gtx or etc or hapdong or cvsnet</DeliveryAgency>
          </Return>
          <DiscountArray>
            <Discount xsi:nil="true" />
            <Discount xsi:nil="true" />
          </DiscountArray>
          <PictureExpansion>
            <Picture1B xsi:nil="true" />
            <Picture2B xsi:nil="true" />
            <Picture3B xsi:nil="true" />
            <ListingPictureB xsi:nil="true" />
            <FixImage xsi:nil="true" />
            <FixImageB xsi:nil="true" />
            <FixImage300 xsi:nil="true" />
          </PictureExpansion>
          <IsFreeExperience>boolean</IsFreeExperience>
        </Item>
      </ViewItem_oldResult>
    </ViewItem_oldResponse>
  </soap12:Body>
</soap12:Envelope>