ShoppingService


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

ReviseItem

[물품 정보 변경]

테스트

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

SOAP 1.1

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

POST /APIv1/ShoppingService.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/ShoppingService/ReviseItem"

<?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>
    <ReviseItem xmlns="http://www.auction.co.kr/APIv1/ShoppingService">
      <req Version="int">
        <MemberTicket xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd">
          <Ticket xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</Ticket>
        </MemberTicket>
        <Item ItemID="string" BrandCode="int" BrandName="string" UserDefineBrandName="string" ImportNo="string" CatalogCode="long" CategoryCode="string" ISBN="string" IsbnCodeAllowYn="string" ItemStatusType="New or Used or Exhibit_Refur" Name="string" NameSearch="string" NamePrmt="string" AdminStaffTag="string" AdvertiseMessage="string" ItemCode="string" Price="decimal" DiscountPrice="decimal" AuctionDiscount="decimal" SellerDiscount="decimal" SellerDiscount2="decimal" SellerDiscountFromDate="dateTime" SellerDiscountToDate="dateTime" IsSellerPointAmnt="boolean" IsSellerPointRate="boolean" SellerPointGroupNo="int" SellerSmileCashRate="decimal" BuyableQuantity="int" BuyLimitPeriod="int" MarketPrice="decimal" PlaceOfOrigin="Domestic or Imported or Unknown or CoastalWaters or Ocean" RawMaterialsType="None or Inside or ProcessedProduct or FarmProduct or MarineProduct" Expiry="dateTime" ProductionDate="dateTime" FreeGift="string" SellUnitVolume="int" SellUnitCode="int" IsMultipleSellUnit="boolean" SellingArea="Nationwide or NationwidExceptIslands or Seoul or Busan or Inchon or Gwangju or Daegu or Daejeon or Ulsan or Gyeonggi or Gangwon or Chungnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan" IsMobile="boolean" IsMobileOnly="boolean" MobileDescription="string" AfterService="string" IsPCS="boolean" DescriptionVerType="Old or New" Description="string" IsVATFree="boolean" BuyLimitTypeCode="Unlimited or OnceLimited or OneManLimited or PeriodLimited" EcouponEffectivePeriod="int" MinBuyQty="int" WishKeyword="string" WishKeywordOptIn="boolean" IsC2C="boolean" LocalChain="boolean" IsDonorShopping="string" DonorShoppingFromDate="dateTime" DonorShoppingToDate="dateTime" IsAdult="boolean" ExistRelatedItem="boolean" EnablePCSCoupon="boolean" IsMarton="boolean" IsGeneralCallPlan="boolean" Unit="string" UnitPrice="decimal" SellFeeType="int" EnableFreePhoneUrl="boolean" FreePhoneApplyUrl="string" IsBrandShop="boolean" BrandShopCategoryCode="string" IsLease="boolean" IsConvertRequest="boolean" DistrType="string" BarCode="string" OrderNo="long" SingleItemYn="string" PenaltyYn="string" SdMakerCode="long" SdBrandCode="long" SdProductBrandCode="long" SdCategoryCode="string" IsSellerDCException="boolean" FasterDeliveryYn="string" xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd">
          <SmileCashbackAmount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">decimal</SmileCashbackAmount>
          <SmileCashbackDate xmlns="http://schema.auction.co.kr/Arche.Service.xsd">dateTime</SmileCashbackDate>
          <ExpenseDiscount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">float</ExpenseDiscount>
          <ExpenseDiscountCards xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</ExpenseDiscountCards>
          <ExpenseDiscountAmount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">decimal</ExpenseDiscountAmount>
          <Seller MemberID="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ShippingFee ShippingType="NotAvailable or Door2Door or Parcel or QuickService or Direct or PhoneCall or NotSelect" IsPrepayable="boolean" IsArrival="boolean" FeeFreeConditionType="None or Discount or Premium" IsExclude35Policy="boolean" ShippingFeeChargeType="NotAvailable or Free or Fix or Amount or Volume or Section" TransPolicyNo="long" BackwoodsDeliveryYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ShipingFeeType>None or SellerShipping or ItemShipping</ShipingFeeType>
            <ShippingPlaceSeq>int</ShippingPlaceSeq>
            <ShippingPolicyNo>int</ShippingPolicyNo>
            <ConditionLevel1 xsi:nil="true" />
            <ConditionLevel2 xsi:nil="true" />
            <ConditionLevel3 xsi:nil="true" />
            <ConditionLevel4 xsi:nil="true" />
            <ConditionLevel5 xsi:nil="true" />
          </ShippingFee>
          <ShippingPlace IsDefaultPlace="boolean" SellerId="string" ShippingPlaceSeq="int" ShipmentPlace="string" AddFeeJeju="decimal" AddFeeExcludeJeju="decimal" SellerAddrNo="int" ImposeType="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ShippingFeeType>None or SellerShipping or ItemShipping</ShippingFeeType>
            <ShippingPolicy xsi:nil="true" />
            <ShippingPolicy xsi:nil="true" />
          </ShippingPlace>
          <ShippingFeeAdditional PostFee="int" PickupAddressNo="int" PickupFavorType="None or NoBenefit or ReturnCash or Gift" PickupFavorCash="int" PickupFavorGift="string" QuickAvailableArea="Seoul or Gyeonggi or GoYang or GoChon or GonJiAM or GwaCheon or GwangMyung or GwangJu or GyoMunRi or GuRi or GuSeong or GunPo or GimPo or BuCheon or BunDang or SeongNam or SuWon or SuJi or SiHeung or AnSan or AnYang or YongIn or UiWang or UiJeongBu or ICheon or IlSan or JiChuk or PaJu or HaNam or Inchon or Daejeon or Gwangju or Ulsan or Busan or Daegu" QuickAvailableAreaStr="string" QuickCompanyName="string" QuickCompanyPhone="string" SendByMobileFee="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <StorePickupAddress xsi:nil="true" />
            <SellerAddress xsi:nil="true" />
            <QuickServiceArea xsi:nil="true" />
            <QuickServiceArea xsi:nil="true" />
            <AdditionalShippingType xsi:nil="true" />
            <AdditionalShippingType xsi:nil="true" />
          </ShippingFeeAdditional>
          <ItemReturn DeliveryAgency="korex or hyundai or epost or dongbu or hth or ajutb or cjgls or kgb or yellow or hanjin or kgbsl or kgbls or bellexpress or hanaro or sagawa or ktlogistics or sedex or gmgls or nedex or etc or chonil or daesin or gtx or ilyang or innogis or kyungdong or hapdong or winia or slx or dhl or fedex or ems or dwe or ltglobal or cjglobal or honam or usps or ups or gsmnton or warpex or swglobal or kunyoung or wizwa or bhp or gps or hanips or cvsnet or sebang or aci or gexpress or shiptrack" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <Address xsi:nil="true" />
            <ExtraInfo xsi:nil="true" />
          </ItemReturn>
          <ItemContentsHtml ItemHtml="string" ItemPromotionHtml="string" ItemAddHtml="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemAuctionDiscount ItemNo="string" AuctionDiscount="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <CardDiscount InterestFree3Months="boolean" InterestFree6Months="boolean" ApplyLumpSumDiscount="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemPicture xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ListingPicture xsi:nil="true" />
            <Picture1 xsi:nil="true" />
            <Picture2 xsi:nil="true" />
            <Picture3 xsi:nil="true" />
            <Picture4 xsi:nil="true" />
            <Picture5 xsi:nil="true" />
            <Picture6 xsi:nil="true" />
            <Picture7 xsi:nil="true" />
            <Picture8 xsi:nil="true" />
            <Picture9 xsi:nil="true" />
            <Picture10 xsi:nil="true" />
            <Picture11 xsi:nil="true" />
            <Picture12 xsi:nil="true" />
            <Picture13 xsi:nil="true" />
            <Picture14 xsi:nil="true" />
            <Picture15 xsi:nil="true" />
            <FixImage xsi:nil="true" />
            <ListingPictureB xsi:nil="true" />
            <Picture1B xsi:nil="true" />
            <Picture2B xsi:nil="true" />
            <Picture3B xsi:nil="true" />
            <FixImageB xsi:nil="true" />
            <Picture1_300 xsi:nil="true" />
            <Picture1_600 xsi:nil="true" />
            <Picture2_600 xsi:nil="true" />
            <Picture3_600 xsi:nil="true" />
            <Picture4_600 xsi:nil="true" />
            <Picture5_600 xsi:nil="true" />
            <Picture6_600 xsi:nil="true" />
            <Picture7_600 xsi:nil="true" />
            <Picture8_600 xsi:nil="true" />
            <Picture9_600 xsi:nil="true" />
            <Picture10_600 xsi:nil="true" />
            <Picture11_600 xsi:nil="true" />
            <Picture12_600 xsi:nil="true" />
            <Picture13_600 xsi:nil="true" />
            <Picture14_600 xsi:nil="true" />
            <Picture15_600 xsi:nil="true" />
          </ItemPicture>
          <CategoryAttribute CategoryCode="string" AttrID="long" DisplayAttrName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" ElementID="short" ElementName="string" CatalogAttrYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <CategoryAttribute CategoryCode="string" AttrID="long" DisplayAttrName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" ElementID="short" ElementName="string" CatalogAttrYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCategoryAttribute ItemNo="string" AttrID="long" ElementID="short" DisplayAttrName="string" ElementName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCategoryAttribute ItemNo="string" AttrID="long" ElementID="short" DisplayAttrName="string" ElementName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemExtra xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <MedicalInstrumentLicense xsi:nil="true" />
            <BroadcastEquipment xsi:nil="true" />
            <FoodLicense xsi:nil="true" />
            <HealthFoodLicense xsi:nil="true" />
            <MobilePhoneInstallment xsi:nil="true" />
            <MobilePhoneRealPriceInstallment xsi:nil="true" />
            <ImportedItem xsi:nil="true" />
            <Deliberation xsi:nil="true" />
            <UsedHistory xsi:nil="true" />
            <EnvironmentFriendlyLicense xsi:nil="true" />
            <SafeAuth xsi:nil="true" />
            <ChildProductSafeCert xsi:nil="true" />
            <IntegrateSafeCert xsi:nil="true" />
            <ItemBookCash xsi:nil="true" />
            <HealthFoodImportBusinessRegistration xsi:nil="true" />
            <MedicalInstrumentImportBusinessRegistration xsi:nil="true" />
            <EtcBusinessRegistration xsi:nil="true" />
            <BookInfo xsi:nil="true" />
          </ItemExtra>
          <Min xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</Min>
          <LuxuryGoodsCorner Seqno="short" ListingYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemDiscount IsDiscounted="boolean" DiscountBeginDate="dateTime" DiscountEndDate="dateTime" IsMemberDiscount="boolean" MemberDiscountPrice="decimal" IsBulkDiscount="boolean" BulkDiscountQty="int" BulkDiscountPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <TraditionalGoodsCorner Seqno="short" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <RegionalMarketCorner Seqno="short" RegionalMarketAreaCode="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemFreeExperience IsFreeExperience="boolean" EntryStartDate="dateTime" EntryCloseDate="dateTime" EntryItemCount="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCallPlan SeqNo="int" FeePlanSeqNo="int" BuyerChargeCellPhoneAmnt="decimal" StipulationPeriod="int" JoinFeeType="None or JoinNAndUsimY or JoinYAndUsimN or JoinYAndUsimY" IsDefaultFeePlan="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCallPlan SeqNo="int" FeePlanSeqNo="int" BuyerChargeCellPhoneAmnt="decimal" StipulationPeriod="int" JoinFeeType="None or JoinNAndUsimY or JoinYAndUsimN or JoinYAndUsimY" IsDefaultFeePlan="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ShopCatgProd ShopCategoryCode="string" CategoryLevel="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <EpinInfo EpinCode="long" EpinMatchingVerNo="long" DelYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <SdAttrMatchingInfo AttrSeqNo="long" AttrValueSeqNo="long" AttrType="unsignedByte" SellerInsAttrValue="string" ExposeYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <SdAttrMatchingInfo AttrSeqNo="long" AttrValueSeqNo="long" AttrType="unsignedByte" SellerInsAttrValue="string" ExposeYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemRental OwPrice="decimal" MonthRentalPrice="decimal" DutyUseMonths="int" InstallPrice="decimal" RegPrice="decimal" DutyUseDaysPrice="decimal" OwnershipDays="int" OwnershipDaysPrice="decimal" InsOprt="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ConsultingItemInfo xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <DetailConsulting xsi:nil="true" />
            <DetailConsulting xsi:nil="true" />
            <ItemConsulting xsi:nil="true" />
          </ConsultingItemInfo>
          <ItemSellerShop xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <SellerShopCategory xsi:nil="true" />
            <SellerShopBrand xsi:nil="true" />
          </ItemSellerShop>
          <IsItem20SPS xmlns="http://schema.auction.co.kr/Arche.Service.xsd">boolean</IsItem20SPS>
          <CallbackInfo CallbackType="byte" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <Install IsInstall="boolean" InstallMakerId="long" InstallModelCode="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
        </Item>
      </req>
    </ReviseItem>
  </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>
    <ReviseItemResponse xmlns="http://www.auction.co.kr/APIv1/ShoppingService">
      <ReviseItemResult ItemID="string">
        <DisplayLimit SiteGoodsNo="string" DisplayLimitYn="boolean" RuleName="string" RuleSeq="int" DisplayLimitReason="string" DisplayLimitDate="string" xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd" />
      </ReviseItemResult>
    </ReviseItemResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

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

POST /APIv1/ShoppingService.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>
    <ReviseItem xmlns="http://www.auction.co.kr/APIv1/ShoppingService">
      <req Version="int">
        <MemberTicket xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd">
          <Ticket xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</Ticket>
        </MemberTicket>
        <Item ItemID="string" BrandCode="int" BrandName="string" UserDefineBrandName="string" ImportNo="string" CatalogCode="long" CategoryCode="string" ISBN="string" IsbnCodeAllowYn="string" ItemStatusType="New or Used or Exhibit_Refur" Name="string" NameSearch="string" NamePrmt="string" AdminStaffTag="string" AdvertiseMessage="string" ItemCode="string" Price="decimal" DiscountPrice="decimal" AuctionDiscount="decimal" SellerDiscount="decimal" SellerDiscount2="decimal" SellerDiscountFromDate="dateTime" SellerDiscountToDate="dateTime" IsSellerPointAmnt="boolean" IsSellerPointRate="boolean" SellerPointGroupNo="int" SellerSmileCashRate="decimal" BuyableQuantity="int" BuyLimitPeriod="int" MarketPrice="decimal" PlaceOfOrigin="Domestic or Imported or Unknown or CoastalWaters or Ocean" RawMaterialsType="None or Inside or ProcessedProduct or FarmProduct or MarineProduct" Expiry="dateTime" ProductionDate="dateTime" FreeGift="string" SellUnitVolume="int" SellUnitCode="int" IsMultipleSellUnit="boolean" SellingArea="Nationwide or NationwidExceptIslands or Seoul or Busan or Inchon or Gwangju or Daegu or Daejeon or Ulsan or Gyeonggi or Gangwon or Chungnam or Chungbuk or Gyeongnam or Gyeongbuk or Jeonnam or Jeonbuk or Jeju or SeoulGyeonggi or SeoulGyeonggiDaejeon or ChungCheong or Gyeongsang or Jeolla or BusanUlsan" IsMobile="boolean" IsMobileOnly="boolean" MobileDescription="string" AfterService="string" IsPCS="boolean" DescriptionVerType="Old or New" Description="string" IsVATFree="boolean" BuyLimitTypeCode="Unlimited or OnceLimited or OneManLimited or PeriodLimited" EcouponEffectivePeriod="int" MinBuyQty="int" WishKeyword="string" WishKeywordOptIn="boolean" IsC2C="boolean" LocalChain="boolean" IsDonorShopping="string" DonorShoppingFromDate="dateTime" DonorShoppingToDate="dateTime" IsAdult="boolean" ExistRelatedItem="boolean" EnablePCSCoupon="boolean" IsMarton="boolean" IsGeneralCallPlan="boolean" Unit="string" UnitPrice="decimal" SellFeeType="int" EnableFreePhoneUrl="boolean" FreePhoneApplyUrl="string" IsBrandShop="boolean" BrandShopCategoryCode="string" IsLease="boolean" IsConvertRequest="boolean" DistrType="string" BarCode="string" OrderNo="long" SingleItemYn="string" PenaltyYn="string" SdMakerCode="long" SdBrandCode="long" SdProductBrandCode="long" SdCategoryCode="string" IsSellerDCException="boolean" FasterDeliveryYn="string" xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd">
          <SmileCashbackAmount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">decimal</SmileCashbackAmount>
          <SmileCashbackDate xmlns="http://schema.auction.co.kr/Arche.Service.xsd">dateTime</SmileCashbackDate>
          <ExpenseDiscount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">float</ExpenseDiscount>
          <ExpenseDiscountCards xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</ExpenseDiscountCards>
          <ExpenseDiscountAmount xmlns="http://schema.auction.co.kr/Arche.Service.xsd">decimal</ExpenseDiscountAmount>
          <Seller MemberID="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ShippingFee ShippingType="NotAvailable or Door2Door or Parcel or QuickService or Direct or PhoneCall or NotSelect" IsPrepayable="boolean" IsArrival="boolean" FeeFreeConditionType="None or Discount or Premium" IsExclude35Policy="boolean" ShippingFeeChargeType="NotAvailable or Free or Fix or Amount or Volume or Section" TransPolicyNo="long" BackwoodsDeliveryYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ShipingFeeType>None or SellerShipping or ItemShipping</ShipingFeeType>
            <ShippingPlaceSeq>int</ShippingPlaceSeq>
            <ShippingPolicyNo>int</ShippingPolicyNo>
            <ConditionLevel1 xsi:nil="true" />
            <ConditionLevel2 xsi:nil="true" />
            <ConditionLevel3 xsi:nil="true" />
            <ConditionLevel4 xsi:nil="true" />
            <ConditionLevel5 xsi:nil="true" />
          </ShippingFee>
          <ShippingPlace IsDefaultPlace="boolean" SellerId="string" ShippingPlaceSeq="int" ShipmentPlace="string" AddFeeJeju="decimal" AddFeeExcludeJeju="decimal" SellerAddrNo="int" ImposeType="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ShippingFeeType>None or SellerShipping or ItemShipping</ShippingFeeType>
            <ShippingPolicy xsi:nil="true" />
            <ShippingPolicy xsi:nil="true" />
          </ShippingPlace>
          <ShippingFeeAdditional PostFee="int" PickupAddressNo="int" PickupFavorType="None or NoBenefit or ReturnCash or Gift" PickupFavorCash="int" PickupFavorGift="string" QuickAvailableArea="Seoul or Gyeonggi or GoYang or GoChon or GonJiAM or GwaCheon or GwangMyung or GwangJu or GyoMunRi or GuRi or GuSeong or GunPo or GimPo or BuCheon or BunDang or SeongNam or SuWon or SuJi or SiHeung or AnSan or AnYang or YongIn or UiWang or UiJeongBu or ICheon or IlSan or JiChuk or PaJu or HaNam or Inchon or Daejeon or Gwangju or Ulsan or Busan or Daegu" QuickAvailableAreaStr="string" QuickCompanyName="string" QuickCompanyPhone="string" SendByMobileFee="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <StorePickupAddress xsi:nil="true" />
            <SellerAddress xsi:nil="true" />
            <QuickServiceArea xsi:nil="true" />
            <QuickServiceArea xsi:nil="true" />
            <AdditionalShippingType xsi:nil="true" />
            <AdditionalShippingType xsi:nil="true" />
          </ShippingFeeAdditional>
          <ItemReturn DeliveryAgency="korex or hyundai or epost or dongbu or hth or ajutb or cjgls or kgb or yellow or hanjin or kgbsl or kgbls or bellexpress or hanaro or sagawa or ktlogistics or sedex or gmgls or nedex or etc or chonil or daesin or gtx or ilyang or innogis or kyungdong or hapdong or winia or slx or dhl or fedex or ems or dwe or ltglobal or cjglobal or honam or usps or ups or gsmnton or warpex or swglobal or kunyoung or wizwa or bhp or gps or hanips or cvsnet or sebang or aci or gexpress or shiptrack" xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <Address xsi:nil="true" />
            <ExtraInfo xsi:nil="true" />
          </ItemReturn>
          <ItemContentsHtml ItemHtml="string" ItemPromotionHtml="string" ItemAddHtml="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemAuctionDiscount ItemNo="string" AuctionDiscount="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <CardDiscount InterestFree3Months="boolean" InterestFree6Months="boolean" ApplyLumpSumDiscount="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemPicture xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <ListingPicture xsi:nil="true" />
            <Picture1 xsi:nil="true" />
            <Picture2 xsi:nil="true" />
            <Picture3 xsi:nil="true" />
            <Picture4 xsi:nil="true" />
            <Picture5 xsi:nil="true" />
            <Picture6 xsi:nil="true" />
            <Picture7 xsi:nil="true" />
            <Picture8 xsi:nil="true" />
            <Picture9 xsi:nil="true" />
            <Picture10 xsi:nil="true" />
            <Picture11 xsi:nil="true" />
            <Picture12 xsi:nil="true" />
            <Picture13 xsi:nil="true" />
            <Picture14 xsi:nil="true" />
            <Picture15 xsi:nil="true" />
            <FixImage xsi:nil="true" />
            <ListingPictureB xsi:nil="true" />
            <Picture1B xsi:nil="true" />
            <Picture2B xsi:nil="true" />
            <Picture3B xsi:nil="true" />
            <FixImageB xsi:nil="true" />
            <Picture1_300 xsi:nil="true" />
            <Picture1_600 xsi:nil="true" />
            <Picture2_600 xsi:nil="true" />
            <Picture3_600 xsi:nil="true" />
            <Picture4_600 xsi:nil="true" />
            <Picture5_600 xsi:nil="true" />
            <Picture6_600 xsi:nil="true" />
            <Picture7_600 xsi:nil="true" />
            <Picture8_600 xsi:nil="true" />
            <Picture9_600 xsi:nil="true" />
            <Picture10_600 xsi:nil="true" />
            <Picture11_600 xsi:nil="true" />
            <Picture12_600 xsi:nil="true" />
            <Picture13_600 xsi:nil="true" />
            <Picture14_600 xsi:nil="true" />
            <Picture15_600 xsi:nil="true" />
          </ItemPicture>
          <CategoryAttribute CategoryCode="string" AttrID="long" DisplayAttrName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" ElementID="short" ElementName="string" CatalogAttrYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <CategoryAttribute CategoryCode="string" AttrID="long" DisplayAttrName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" ElementID="short" ElementName="string" CatalogAttrYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCategoryAttribute ItemNo="string" AttrID="long" ElementID="short" DisplayAttrName="string" ElementName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCategoryAttribute ItemNo="string" AttrID="long" ElementID="short" DisplayAttrName="string" ElementName="string" MultiMatchingEnableYn="boolean" EssenYn="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemExtra xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <MedicalInstrumentLicense xsi:nil="true" />
            <BroadcastEquipment xsi:nil="true" />
            <FoodLicense xsi:nil="true" />
            <HealthFoodLicense xsi:nil="true" />
            <MobilePhoneInstallment xsi:nil="true" />
            <MobilePhoneRealPriceInstallment xsi:nil="true" />
            <ImportedItem xsi:nil="true" />
            <Deliberation xsi:nil="true" />
            <UsedHistory xsi:nil="true" />
            <EnvironmentFriendlyLicense xsi:nil="true" />
            <SafeAuth xsi:nil="true" />
            <ChildProductSafeCert xsi:nil="true" />
            <IntegrateSafeCert xsi:nil="true" />
            <ItemBookCash xsi:nil="true" />
            <HealthFoodImportBusinessRegistration xsi:nil="true" />
            <MedicalInstrumentImportBusinessRegistration xsi:nil="true" />
            <EtcBusinessRegistration xsi:nil="true" />
            <BookInfo xsi:nil="true" />
          </ItemExtra>
          <Min xmlns="http://schema.auction.co.kr/Arche.Service.xsd">string</Min>
          <LuxuryGoodsCorner Seqno="short" ListingYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemDiscount IsDiscounted="boolean" DiscountBeginDate="dateTime" DiscountEndDate="dateTime" IsMemberDiscount="boolean" MemberDiscountPrice="decimal" IsBulkDiscount="boolean" BulkDiscountQty="int" BulkDiscountPrice="decimal" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <TraditionalGoodsCorner Seqno="short" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <RegionalMarketCorner Seqno="short" RegionalMarketAreaCode="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemFreeExperience IsFreeExperience="boolean" EntryStartDate="dateTime" EntryCloseDate="dateTime" EntryItemCount="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCallPlan SeqNo="int" FeePlanSeqNo="int" BuyerChargeCellPhoneAmnt="decimal" StipulationPeriod="int" JoinFeeType="None or JoinNAndUsimY or JoinYAndUsimN or JoinYAndUsimY" IsDefaultFeePlan="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemCallPlan SeqNo="int" FeePlanSeqNo="int" BuyerChargeCellPhoneAmnt="decimal" StipulationPeriod="int" JoinFeeType="None or JoinNAndUsimY or JoinYAndUsimN or JoinYAndUsimY" IsDefaultFeePlan="boolean" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ShopCatgProd ShopCategoryCode="string" CategoryLevel="int" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <EpinInfo EpinCode="long" EpinMatchingVerNo="long" DelYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <SdAttrMatchingInfo AttrSeqNo="long" AttrValueSeqNo="long" AttrType="unsignedByte" SellerInsAttrValue="string" ExposeYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <SdAttrMatchingInfo AttrSeqNo="long" AttrValueSeqNo="long" AttrType="unsignedByte" SellerInsAttrValue="string" ExposeYn="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ItemRental OwPrice="decimal" MonthRentalPrice="decimal" DutyUseMonths="int" InstallPrice="decimal" RegPrice="decimal" DutyUseDaysPrice="decimal" OwnershipDays="int" OwnershipDaysPrice="decimal" InsOprt="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <ConsultingItemInfo xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <DetailConsulting xsi:nil="true" />
            <DetailConsulting xsi:nil="true" />
            <ItemConsulting xsi:nil="true" />
          </ConsultingItemInfo>
          <ItemSellerShop xmlns="http://schema.auction.co.kr/Arche.Service.xsd">
            <SellerShopCategory xsi:nil="true" />
            <SellerShopBrand xsi:nil="true" />
          </ItemSellerShop>
          <IsItem20SPS xmlns="http://schema.auction.co.kr/Arche.Service.xsd">boolean</IsItem20SPS>
          <CallbackInfo CallbackType="byte" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
          <Install IsInstall="boolean" InstallMakerId="long" InstallModelCode="string" xmlns="http://schema.auction.co.kr/Arche.Service.xsd" />
        </Item>
      </req>
    </ReviseItem>
  </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>
    <ReviseItemResponse xmlns="http://www.auction.co.kr/APIv1/ShoppingService">
      <ReviseItemResult ItemID="string">
        <DisplayLimit SiteGoodsNo="string" DisplayLimitYn="boolean" RuleName="string" RuleSeq="int" DisplayLimitReason="string" DisplayLimitDate="string" xmlns="http://schema.auction.co.kr/Arche.Sell3.Service.xsd" />
      </ReviseItemResult>
    </ReviseItemResponse>
  </soap12:Body>
</soap12:Envelope>