Overview

The Item Master provides Radial with the client’s product information at the SKU level. Data drives the Radial ERP and WMS system and is the foundation for building the webstore database. Radial receives new items and changes to existing items in this file.

For additional context, see Item Service: Catalog and Product Information.

Notes:

  • Default Character Encoding: Unicode: UTF-8
  • Recipient Acknowledgment Required: Yes
  • Exchange Frequency: Client Specific
  • Production Mailbox Location: Client Specific
  • Test Mailbox Location: Client Specific
  • The filename combined with the mailbox determines the destination of the Item Master.

When you send an update for an item record, the new data overwrites the existing data for that item. Because the full item record is overwritten with each update, you must send the full set of information for each item, and not just the changed fields.

Schema

Item Master schema: ItemMaster-CommonIntegration.xsd

API Structure

Item Master element table: ItemMaster-CommonIntegration.xsd.html

The following table describes elements used for Store Fulfillment (standalone) and Dropship Manager. It does not list all of the elements used in ROM; see the Item Master element table for an explanation of those common elements.

              Occurs Store Fulfillment Dropship Manager Radial Order Management Description
                       
M = Mandatory; C = Conditional; X = Not used                      
                       
                       
Field Name                      
ItemMaster             1        
  MessageHeader           1       See sample data for default values
    Standard           M M M  
    HeaderVersion           M M M  
    VersionReleaseNumber           M M M  
    SourceData         1        
      SourceId         M M M  
      SourceType         M M M  
    DestinationData         1        
      DestinationId         M M M  
      DestinationType         M M M  
    EventType                  
    MessageData         1        
      MessageId         M M M Unique value per file
      CorrelationId         M M M Unique value per file
    CreateDateAndTime           M M M  
  Item           1…n        
    ItemId                  
      ClientItemId         M M M Advertised SKU number; clients unique sku identifier
      GTIN       1…n        
      @IdType                
      @operation_type                
      @UPCType                
        IdNumber       C C C UPC Code
      ManufacturerItemId         X X C  
    BaseAttributes         1        
      CatalogClass         X X M See ROM Item Master element table for list
      IsDropShipped         X M M

Valid values are:

  • true
  • false
      ItemDescription         M M M SKU Description
      ItemType         X X M Describes type of SKU, such as merchandise, Gift Wrap, Gift Card, etc. See ROM Item Master element table documentation for list.
      ItemStatus         X X M See ROM Item Master element table for list
      TaxCode         X X M Vertex Tax Code
      Hierarchy       1       Hierarchy values are assigned by Radial
        DeptNumber       M M M  
        DeptDescription       C C C  
        SubDeptNumber       M M M  
        SubDeptDescription       C C C  
        ClassNumber       M M M  
        ClassDescription       C C C  
        SubClass       M M M  
        SubClassDescription       C C C  
    DropShipSupplierInformation         1        
      SupplierPrefix         X M C 290 if Radial Paid; 350 if Client Paid
      SupplierName         X M C Supplier name
      SupplierNumber         X M C Radial Assigned Supplier Number
      SupplierPartNumber         X M C Supplier's SKU unique identifier
    ExtendedAttributes         1        
      Brand       1        
        Name       X X C  
        @lang       X X C  
        Description       X X C  
      ColorAttributes       1        
        Color              
            Code   C C C Color Code
            @lang   C C C  
            Description   C C C Color Description
      CountryOfOrigin         C C C Country of Origin
      ItemDimension       1        
        Display              
          Mass            
          @unit_of_measure     X X C  
            Weight   X X C  
          Packaging            
          @unit_of_measure            
            Width   C C C  
            Length   C C C  
            Height   C C C  
      Price         C C M  
      SalesClass         X X M See ROM Item Master element table for list
      SerialNumberType         C C C  
      SizeAttributes       1        
        Size              
          Code     C C C Size Code
        @lang       C C C  
          Description     C C C Size Description
      Style       1        
        StyleID       M M C Style ID
        StyleDescription       C C C Style Description
      UnitCost         X M C Supplier's cost for the SKU
    CustomAttributes         1        
      Attribute       1..n        
      @lang                
      @operation_type                
      @is_list                
      @dt                
      @name                
        Value              
                       
Possible attributes include:                      
      DryIceWeight         C C X DryIceWeight
      Freight         C C X Freight Charge
      ShipAloneQty         C C X 1 = Ship alone; 0 = does not need to ship alone
      HostDescription         C C X HostDescription
      VendorDescription         C C X VendorDescription
      LeadDays         X C X Vendor’s lead days for the item.
      Handling         X C X Handling Charge
                       
    EB2C         1        
      ItemImageURLs       1…n        
        @type       C C C  
        @view       C C C  
        @height       C C C  
        @width       C C C  
        ImageURL       C C C  

* Store Fulfillment and Dropship Manager support both Main and Thumbnail Image URLS; refer to the following examples to see how this works.

Item Types

Item types include both physical and virtual items. They are defined by the ItemType element in the Item Master feed.

For an order to be completed correctly, the client’s item catalog must contain all physical and virtual items that may be sold on the webstore and that would be passed in the order message. The Order Management System consumes the list of items sent by the client and cannot add order lines.

The following table lists the most common ItemType values.

Item Type Description

CUSTOM

Customization. A virtual item that represents a charge to the consumer to customize another item. The customization item includes a description of the customization options selected by the customer; for example, "Monogramming" or "Team jersey customization". Each type of customization offered to consumers must be defined as an individual item. A customization item is passed in the order message along with the item being customized.

DONATION

Donation. A virtual item that represents a consumer's donation to a charitable cause.

GC

Physical gift card. The gift card is fulfilled and then activated before the consumer receives the gift card in the shipment. Each option offered (such as choices of visual design or denominations) should be created as a separate item.

The value of the gift card is always passed in the order line. Tthe client has the choice of creating a separate item for each possible dollar value of the gift card or by using one gift card SKU. If a single SKU is used for gift cards, then store reports generated at the SKU level provide less specific information about gift cards.

GIFTMESSAGE

This item contains a gift message.

GIFTWRAP

Gift wrap. A physical item representing gift wrap or a gift box. If multiple options (for example, choices of designs or colors of gift wrap or gift boxes) are offered, each option must be created as a separate item.

MERCH

A physical merchandise item, such as a shirt, a blender, or a coupon insert. At a typical store, the vast majority of items sold are Merch items.

OGC

Online gift certificate that is hosted and processed by Radial. OGCs are Radial's in-house product for gift certificates that don’t have a physical card associated with them, just a payment account number and PIN.

POSTSALEFULFILLMENT

Post-sale fulfillment. A virtual item classified separately from other virtual item types such as Donation or Warranty SKUs. These items are not fulfilled from a warehouse and should not be printed on a packing slip.

REFUNDGC

Refund Physical Gift Cards are used when refunding the value of a return or a price adjustment to the consumer when a physical gift card was used as a tender in the original sale. This item type would be used for accounting purposes to differentiate refunds from the original tender.

This Item Type is optional. If not used, any refunds to the return order where a physical gift card was used reissue a GC item and not the RefundGC item.

REFUNDOGC

Refund online gift certificate. The "Refund" categorization is used for accounting purposes to differentiate refunds from the original tender.

REFUNDOGCFORCOD

Refund online gift certificate issued against a COD order.

REFUNDOGCFORCVS

Refund online gift certificate issued against a CVS order.

REFUNDVGC

Refund virtual gift cards. Used when refunding the value of a return or a price adjustment to the consumer when a virtual gift card was used as a tender in the original sale. This item type is used for accounting purposes to differentiate refunds from the original tender.

It is optional to use this item type. If not used, any refunds to the return order where a virtual gift card was used reissue a VGC item and not the RefundVGC item

VGC

Virtual gift card. The gift card is not physically fulfilled, but is activated in the same way a physical gift card is. VGC is functionally similar to OGC, but processed by a third-party gift-card provider (for example, SVS or ValueLink).

WARRANTY

Product warranty. A virtual item representing a warranty purchased for another physical item on the order.

WARRANTYDEP

Dependent warranty. Can only be purchased with another item. Is not included in search results.

WARRANTYALONEDEP

Warranty item can be sold independently or with the purchase of another item. Is included in search results.

INSTALLSVCDEP

A type of installation service that can be purchased with another item. When searching, this item is not returned in the search results. This item cannot be purchased alone.

INSTALLSVCALONEDEP

A type of installation service that can be purchased independently or with another item. Is included in search results.

ExtendedAttributes Elements

Within each item record, the ExtendedAttributes complex element encloses several attributes that describe the item's size, color, style, and other information. For successful processing, the elements within ExtendedAttributes must be listed in alphabetical order, as in the following simplified example.

<ExtendedAttributes>
      <AllowGiftMessage/>
      <Brand/>
      <ColorAttributes/>
      <CountryOfOrigin/>
      <HazardousMaterialCode/>
      <ItemDimension/>
      <MSRP/>
      <Price/>
      <SalesClass/>
      <SizeAttributes/>
      <Style/>
      <UnitCost/>
</ExtendedAttributes>

Dropship Required Elements

For items that are fulfilled by drop-ship, the item entry must include the elements listed in the following example.

<Item>
      <BaseAttributes>
             <IsDropShipped>true</IsDropShipped>
      </BaseAttributes>
      <DropShipSupplierInformation>
             <SupplierName>XXXXX</SupplierName>
             <SupplierNumber>XXXXX</SupplierNumber>
             <SupplierPartNumber>XXXXX</SupplierPartNumber>
      </DropShipSupplierInformation>
      <ExtendedAttributes>
             <UnitCost currency_code="CAD">33.6</UnitCost>
     </ExtendedAttributes>
</Item>

Custom Attributes

Custom attributes can be defined in the Item Master/Item/Custom Attributes element. You can use custom attributes to pass data elements that are not explicitly defined in the Item Master schema. Each custom attribute is specified in an <Attribute> element, with a name (Attribute@name) and a value (Attribute/Value), as shown in the following example.

    <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>

Custom Attributes for Order Brokering Service

The SourcingOverride and SourcingPreference custom attributes are used in connection with the Order Brokering Service (OBS). For clients using OBS, if an item on a line is defined with a SourcingOverride value, the line is routed to the network indicated by the item's SourcingOverride value. Possible values for SourcingOverride are StoreOnly or DCOnly.

<Attribute name="SourcingOverride" operation_type="Add" is_list="false" dt="string">
   <Value>DCOnly</Value>
</Attribute>

If an item on a line is defined with a SourcingPreference value, the line is routed to the network indicated by the value of the sourcingOverride flag if the indicated network has available inventory for the item on the line. If the indicated network can only partially fulfill the line, OBS will attempt to complete the line by splitting it: consuming all of the available inventory in the preferred network, assigning all or as much of the remaining quantity as possible to the other network solution. Possible values for SourcingPreference are DC or Store.

<Attribute name="SourcingPreference" operation_type="Add" is_list="false" dt="string">
   <Value>DC</Value>
</Attribute>

Item Master Examples

ClosedVarious Item Types: ROM Implementation

The following example Item Master file includes examples of items of several different item types.

Copy this code sample.

<ItemMaster>
   <MessageHeader>
      <Standard>EBE</Standard>
      <HeaderVersion>5.21</HeaderVersion>
      <VersionReleaseNumber>5.21</VersionReleaseNumber>
      <SourceData>
         <SourceId>TMSNA</SourceId>
         <SourceType>CLIENT</SourceType>
      </SourceData>
      <DestinationData>
         <DestinationId>GSI</DestinationId>
         <DestinationType>PH</DestinationType>
      </DestinationData>
      <EventType>ItemMaster</EventType>
      <MessageData>
         <MessageId>64</MessageId>
         <CorrelationId>64</CorrelationId>
      </MessageData>
      <CreateDateAndTime>2013-08-29T14:51:55.277</CreateDateAndTime>
   </MessageHeader>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242895</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Physical Gift Card</ItemDescription>
         <ItemType>GC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         <GiftCardTenderCode>SP</GiftCardTenderCode>
         <ItemDimension>
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         <SalesClass>stock</SalesClass>
         <SerialNumberType>GC</SerialNumberType>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="MinDenominationRangeAmount_USD">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxDenominationRangeAmount_USD">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="CardInstance">
            <Value>1;1;25;US Dollar</Value>
         </Attribute>
         <Attribute name="FreightClassID">
            <Value>ANY</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242901</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Virtual Gift Card</ItemDescription>
         <ItemType>VGC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         <GiftCardTenderCode>SV</GiftCardTenderCode>
         <ItemDimension>
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         <SalesClass>stock</SalesClass>
         <SerialNumberType>GC</SerialNumberType>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="MinDenominationRangeAmount_USD">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxDenominationRangeAmount_USD">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="CardInstance">
            <Value>1;1;25;US Dollar</Value>
         </Attribute>
         <Attribute name="FreightClassID">
            <Value>ELTR</Value>
         </Attribute>
         <Attribute name="IsVirtual">
            <Value>true</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953252276</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>nosale</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>PHYSICAL GIFT CARD REFUND</ItemDescription>
         <ItemType>GC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61000</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>OTHER</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         <GiftCardTenderCode>SP</GiftCardTenderCode>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>false</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         <SalesClass>stock</SalesClass>
         <SerialNumberType>GC</SerialNumberType>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>48</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>UNS</Code>
               <Description>UNS</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="MinDenominationRangeAmount_USD">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxDenominationRangeAmount_USD">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="CardInstance">
            <Value>1;1;25;US Dollar</Value>
         </Attribute>
         <Attribute name="FreightClassID">
            <Value>ANY</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953252269</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>nosale</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>VIRTUAL GIFT CARD REFUND</ItemDescription>
         <ItemType>RefundVGC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61000</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>OTHER</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         <GiftCardTenderCode>SV</GiftCardTenderCode>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>false</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         <SalesClass>advanceOrderOpen</SalesClass>
         <SerialNumberType>GC</SerialNumberType>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>48</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>UNS</Code>
               <Description>UNS</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="MinDenominationRangeAmount_USD">
            <Value>25</Value>
         </Attribute>
         <Attribute name="MaxDenominationRangeAmount_USD">
            <Value>1000</Value>
         </Attribute>
         <Attribute name="CardInstance">
            <Value>1;1;25;US Dollar</Value>
         </Attribute>
         <Attribute name="FreightClassID">
            <Value>ELTR</Value>
         </Attribute>
         <Attribute name="IsVirtual">
            <Value>true</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item catalog_id="21" gsi_client_id="TMSNA" operation_type="Add">
      <ItemId>
         <ClientItemId>3384518</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00047505995000</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>true</IsDropShipped>
         <ItemDescription>RGUARD 21</ItemDescription>
         <ItemType>MERCH</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61025</TaxCode>
         <Hierarchy>
            <DeptNumber>849</DeptNumber>
            <SubDeptNumber>02</SubDeptNumber>
            <SubDeptDescription>ACCESSORIES</SubDeptDescription>
            <ClassNumber>208</ClassNumber>
            <ClassDescription>MISC FLOOR ACCESSORIES</ClassDescription>
            <SubClass>138</SubClass>
            <SubClassDescription>LUGGAGE</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <DropShipSupplierInformation>
         <SupplierName>TMSDS</SupplierName>
         <SupplierNumber>22222</SupplierNumber>
         <SupplierPartNumber>000555995370</SupplierPartNumber>
      </DropShipSupplierInformation>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Description xml:lang="en-US"/>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>401</Code>
               <Description xml:lang="en-US">NAVY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>2601C01</StyleID>
         </Style>
         <UnitCost currency_code="USD">30.00</UnitCost>
      </ExtendedAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>111524010630</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>111524010630</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CAMI</ItemDescription>
         <ItemType>Merch</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61000</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>170</SubDeptNumber>
            <SubDeptDescription>SHAPEWEAR</SubDeptDescription>
            <ClassNumber>390</ClassNumber>
            <ClassDescription>TOPS</ClassDescription>
            <SubClass>200</SubClass>
            <SubClassDescription>CAMI</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>BLACK</Code>
               <Description>Black</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>CR</CountryOfOrigin>
         <ItemDimension>
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7.5</Width>
                  <Length>11</Length>
                  <Height>0.75</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipUSPS>true</MayShipUSPS>
         <SalesClass>stock</SalesClass>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>48</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>XL</Code>
               <Description>XL</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>MS050051</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100140250</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000080</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT CERT SALE</ItemDescription>
         <ItemType>OGC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTCERT1</StyleID>
         </Style>
         <GiftCardTenderCode>GS</GiftCardTenderCode>
         <Price>1.00</Price>
         <SerialNumberType>GC</SerialNumberType>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>5.00</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>500.00</Value>
         </Attribute>
         <Attribute name="EXTN_MAXIMUM_REFUND_AMOUNT">
            <Value>500.00</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100140268</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000097</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT CERT. REDEEM</ItemDescription>
         <ItemType>RefundOGC</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTCERT2</StyleID>
         </Style>
         <GiftCardTenderCode>GS</GiftCardTenderCode>
         <Price>1.00</Price>
         <SerialNumberType>GC</SerialNumberType>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>5.00</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="EXTN_MAXIMUM_REFUND_AMOUNT">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>1001402681</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000098</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT CERT. REDEEM for COD</ItemDescription>
         <ItemType>RefundOGCforCOD</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>9999</Code>
               <Description xml:lang="en-US">NO COLOR</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTCERTCOD</StyleID>
         </Style>
         <GiftCardTenderCode>GS</GiftCardTenderCode>
         <Price>1.00</Price>
         <SerialNumberType>GC</SerialNumberType>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>5.00</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="EXTN_MAXIMUM_REFUND_AMOUNT">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>1001402682</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000096</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT CERT. REDEEM for CVS</ItemDescription>
         <ItemType>RefundOGCforCVS</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>9999</Code>
               <Description xml:lang="en-US">NO COLOR</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTCERTCVS</StyleID>
         </Style>
         <GiftCardTenderCode>GS</GiftCardTenderCode>
         <Price>1.00</Price>
         <SerialNumberType>GC</SerialNumberType>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="MinGCAmount">
            <Value>5.00</Value>
         </Attribute>
         <Attribute name="MaxGCAmount">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="EXTN_MAXIMUM_REFUND_AMOUNT">
            <Value>100.00</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139906</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000011</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CHARITY $2</ItemDescription>
         <ItemType>CUSTOM</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>CH2</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139930</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000042</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CHARITY $20</ItemDescription>
         <ItemType>CUSTOM</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>CH20</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139914</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000028</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CHARITY $5</ItemDescription>
         <ItemType>CUSTOM</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>CH5</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139948</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000059</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CHARITY $50</ItemDescription>
         <ItemType>CUSTOM</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>CH50</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139955</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000066</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT BOX</ItemDescription>
         <ItemType>GIFTWRAP</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTBOX6</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSN7</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>1001399556</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>GIFT MESSAGE</ItemDescription>
         <ItemType>GIFTMESSAGE</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>9999</Code>
               <Description xml:lang="en-US">NO COLOR</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTMESSAGE</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139963</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000073</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>MONOGRAM</ItemDescription>
         <ItemType>CUSTOM</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">EBONY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>MONOGRAM8</StyleID>
         </Style>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>PPSDI3D03</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>PPSDI3D03</ItemDescription>
         <ItemType>WARRANTYALONEDEP</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>346</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>Online</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>WARRANTY1234</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>WARRANTY1234</ItemDescription>
         <ItemType>WARRANTY</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>346</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>Online</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>PPSDI3D035</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>PPSDI3D035</ItemDescription>
         <ItemType>WARRANTYDEP</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>346</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <SplitToOne>false</SplitToOne>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>Online</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>PSFF1234</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>PSFF1234</ItemDescription>
         <ItemType>POSTSALEFULFILLMENT</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>1234</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>Online</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>DSESIHTV1B</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>DSESIHTV1B</ItemDescription>
         <ItemType>INSTALLSVCALONEDEP</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>346</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>On-site</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>DSESIHTV1B5</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>DSESIHTV1B5</ItemDescription>
         <ItemType>INSTALLSVCDEP</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>346</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
         <ServiceIndicator>true</ServiceIndicator>
         <SplitToOne>false</SplitToOne>
         <StreetDate>0002-11-30</StreetDate>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="ServiceTag">
            <Value>On-site</Value>
         </Attribute>
         <Attribute name="gsi.isn.eligibility">
            <Value>on</Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>NEW</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>5148157</ClientItemId>
         <GTIN IdType="UPC" operation_type="Add">
            <IdNumber>040051481571</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Charities Donation</ItemDescription>
         <ItemType>Donation</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>63</SubDeptNumber>
            <SubDeptDescription>Our Charities</SubDeptDescription>
            <ClassNumber>910</ClassNumber>
            <ClassDescription>Charities Promo</ClassDescription>
            <SubClass>110</SubClass>
            <SubClassDescription>HelpNow</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="DonationDenomination" operation_type="Add" 
         xml:lang="en-US" is_list="false" dt="string">
            <Value>
               <![CDATA[ 1|2|3|5|10|15|20 ]]>
            </Value>
         </Attribute>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>5214006</ClientItemId>
         <GTIN IdType="UPC" operation_type="Add">
            <IdNumber>040052140061</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Web Gift Wrap Stripes</ItemDescription>
         <ItemType>GiftWrap</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>60</SubDeptNumber>
            <SubDeptDescription>Misc.</SubDeptDescription>
            <ClassNumber>920</ClassNumber>
            <ClassDescription>Field</ClassDescription>
            <SubClass>120</SubClass>
            <SubClassDescription>Miscellaneous Merchandise</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>5214007</ClientItemId>
         <GTIN IdType="UPC" operation_type="Add">
            <IdNumber>040052140071</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Web Gift Wrap Extreme</ItemDescription>
         <ItemType>GiftWrap</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>60</SubDeptNumber>
            <SubDeptDescription>Misc.</SubDeptDescription>
            <ClassNumber>920</ClassNumber>
            <ClassDescription>Field</ClassDescription>
            <SubClass>120</SubClass>
            <SubClassDescription>Miscellaneous Merchandise</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>5214008</ClientItemId>
         <GTIN IdType="UPC" operation_type="Add">
            <IdNumber>040052140081</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Web Gift Wrap Plaid</ItemDescription>
         <ItemType>GiftWrap</ItemType>
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>TMSNA</DeptDescription>
            <SubDeptNumber>60</SubDeptNumber>
            <SubDeptDescription>Misc.</SubDeptDescription>
            <ClassNumber>920</ClassNumber>
            <ClassDescription>Field</ClassDescription>
            <SubClass>120</SubClass>
            <SubClassDescription>Miscellaneous Merchandise</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <SalesClass>advanceOrderOpen</SalesClass>
      </ExtendedAttributes>
      <CustomAttributes>
         <Attribute name="OriginalClient">
            <Value>TMSNA</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
</ItemMaster>

ClosedCustomization Item

Customization SKUs represent the action of customization of another item purchased on the order. They do not represent the customized item.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139963</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00099000000073</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>MONOGRAM</ItemDescription>
         /*ItemType = "CUSTOM"*/
         <ItemType>CUSTOM</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">NO COLOR</Description>
            </Color>
         </ColorAttributes>
         /*SalesClass is not meaningful for a Customization SKU. 
         Availability is controlled by the SalesClass of the SKU being customized.*/
         <SalesClass>stock</SalesClass>    
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>MONOGRAM8</StyleID>
         </Style>
      </ExtendedAttributes>
   </Item>
</ItemMaster>

ClosedItem Type: ROM plus Store Fulfillment Implementation

This example shows an item specification for a ROM plus Store Fulfillment implementation.
Copy this code sample.
<?xml version="1.0"?>
<ItemMaster>
    <MessageHeader>
        <Standard>GSI</Standard>
        <HeaderVersion>5.21</HeaderVersion>
        <VersionReleaseNumber>5.21</VersionReleaseNumber>
        <SourceData>
            <SourceId>RADNA</SourceId>
            <SourceType>CLIENT</SourceType>
        </SourceData>
        <DestinationData>
            <DestinationId>GSI</DestinationId>
            <DestinationType>PH</DestinationType>
        </DestinationData>
        <EventType>ItemMaster</EventType>
        <MessageData>
            <MessageId>1</MessageId>
            <CorrelationId>1</CorrelationId>
        </MessageData>
        <CreateDateAndTime>2016-06-22T22:01:56.341</CreateDateAndTime>
    </MessageHeader>
    <Item catalog_id="74" gsi_client_id="RADNA" operation_type="Change">
        <ItemId>
            <ClientItemId>1565943</ClientItemId>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012966</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012967</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012968</IdNumber>
            </GTIN>
        </ItemId>
        <BaseAttributes>
            <CatalogClass>regular</CatalogClass>
            <IsDropShipped>true</IsDropShipped>
            <ItemDescription>Barney</ItemDescription>
            <ItemType>MERCH</ItemType>
            <ItemStatus>Active</ItemStatus>
            <TaxCode>61025</TaxCode>
            <Hierarchy>
                <DeptNumber>364</DeptNumber>
                <SubDeptNumber>1</SubDeptNumber>
                <ClassNumber>1</ClassNumber>
                <SubClass>2</SubClass>
            </Hierarchy>
        </BaseAttributes>
        <DropShipSupplierInformation>
            <SupplierPrefix>350</SupplierPrefix>
            <SupplierName>Sirish-1</SupplierName>
            <SupplierNumber>9999999</SupplierNumber>
            <SupplierPartNumber>888888888</SupplierPartNumber>
        </DropShipSupplierInformation>
        <ExtendedAttributes>
            <Brand>
                <Name>VOLAT</Name>
                <Description xml:lang="en-us">Volatile</Description>
            </Brand>
            <ColorAttributes>
                <Color>
                    <Code>171734</Code>
                    <Description xml:lang="en-us"> Brown</Description>
                </Color>
            </ColorAttributes>
            <ItemDimension>
                <Display>
                    <Mass unit_of_measure="lb">
                        <Weight>1.19</Weight>
                    </Mass>
                    <Packaging unit_of_measure="in">
                        <Width>111</Width>
                        <Length>111</Length>
                        <Height>111</Height>
                    </Packaging>
                </Display>
            </ItemDimension>
            <Price>59.99</Price>
            <SalesClass>stock</SalesClass>
            <SizeAttributes>
                <Size xml:lang="en-US">
                    <Code>6M</Code>
                    <Description>6MEDIUM</Description>
                </Size>
            </SizeAttributes>
            <Style>
                <StyleID>89747</StyleID>
                <StyleDescription>Barney</StyleDescription>
            </Style>
            <UnitCost currency_code="USD">100</UnitCost>
            <SerialNumberType>GC</SerialNumberType>
            <CountryOfOrigin>USA</CountryOfOrigin>
        </ExtendedAttributes>
        <CustomAttributes>
            <Attribute operation_type="Add" name="DryIceWeight">
                <Value>10.20</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Freight">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Handling">
                <Value>1000</Value>
            </Attribute>
            <Attribute operation_type="Add" name="LeadDays">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="ShipAloneQty">
                <Value>1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="HostDescriptionInfo">
                <Value>HostDescriptionInfo goes here-1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="VendorDescriptionInfo">
                <Value>VendorDescriptionInfo goes here-1</Value>
            </Attribute>
        </CustomAttributes>
        <EB2C>
            <ItemImageURLs>
                <ImageURL width="115" height="70" view="main" type="prod_thumb">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1?$</ImageURL>
                <ImageURL width="394" height="334" view="main" type="prod_main">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1</ImageURL>
            </ItemImageURLs>
        </EB2C>
    </Item>
</ItemMaster>

ClosedItem Type: Store Fulfillment Standalone

In the following example, the specified item is not available for dropship.
Copy this code sample.
<?xml version="1.0"?>
<ItemMaster>
    <MessageHeader>
        <Standard>GSI</Standard>
        <HeaderVersion>5.21</HeaderVersion>
        <VersionReleaseNumber>5.21</VersionReleaseNumber>
        <SourceData>
            <SourceId>RADNA</SourceId>
            <SourceType>CLIENT</SourceType>
        </SourceData>
        <DestinationData>
            <DestinationId>GSI</DestinationId>
            <DestinationType>PH</DestinationType>
        </DestinationData>
        <EventType>ItemMaster</EventType>
        <MessageData>
            <MessageId>1</MessageId>
            <CorrelationId>1</CorrelationId>
        </MessageData>
        <CreateDateAndTime>2016-06-22T22:01:56.341</CreateDateAndTime>
    </MessageHeader>
    <Item catalog_id="74" gsi_client_id="RADNA" operation_type="Change">
        <ItemId>
            <ClientItemId>1565943</ClientItemId>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012966</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012967</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012968</IdNumber>
            </GTIN>
        </ItemId>
        <BaseAttributes>
            <IsDropShipped>false</IsDropShipped>
            <ItemDescription>Barney</ItemDescription>
            <Hierarchy>
                <DeptNumber>364</DeptNumber>
                <SubDeptNumber>1</SubDeptNumber>
                <ClassNumber>1</ClassNumber>
                <SubClass>2</SubClass>
            </Hierarchy>
        </BaseAttributes>
        <ExtendedAttributes>
            <ColorAttributes>
                <Color>
                    <Code>171734</Code>
                    <Description xml:lang="en-us">Brown</Description>
                </Color>
            </ColorAttributes>
            <ItemDimension>
                <Display>
                    <Mass unit_of_measure="lb">
                        <Weight>1.19</Weight>
                    </Mass>
                    <Packaging unit_of_measure="in">
                        <Width>111</Width>
                        <Length>111</Length>
                        <Height>111</Height>
                    </Packaging>
                </Display>
            </ItemDimension>
            <Price>59.99</Price>
            <SizeAttributes>
                <Size xml:lang="en-US">
                    <Code>6M</Code>
                    <Description>6MEDIUM</Description>
                </Size>
            </SizeAttributes>
            <Style>
                <StyleID>89747</StyleID>
                <StyleDescription>Barney</StyleDescription>
            </Style>
            <UnitCost currency_code="USD">100</UnitCost>
            <SerialNumberType>GC</SerialNumberType>
            <CountryOfOrigin>USA</CountryOfOrigin>
        </ExtendedAttributes>
        <CustomAttributes>
            <Attribute operation_type="Add" name="DryIceWeight">
                <Value>10.20</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Freight">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="ShipAloneQty">
                <Value>1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="HostDescriptionInfo">
                <Value>HostDescriptionInfo goes here-1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="VendorDescriptionInfo">
                <Value>VendorDescriptionInfo goes here-1</Value>
            </Attribute>
        </CustomAttributes>
        <EB2C>
            <ItemImageURLs>
                <ImageURL width="115" height="70" view="main" type="prod_thumb">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1?$</ImageURL>
            <ImageURL width="394" height="334" view="main" type="prod_main">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1</ImageURL>
        </ItemImageURLs>
        </EB2C>
    </Item>
</ItemMaster>

ClosedItem Type: Store Fulfillment with Dropship Manager

In the following example, the specified item is available for dropship.
<?xml version="1.0"?>
<ItemMaster>
Copy this code sample.
<?xml version="1.0"?>
<ItemMaster>
    <MessageHeader>
        <Standard>GSI</Standard>
        <HeaderVersion>5.21</HeaderVersion>
        <VersionReleaseNumber>5.21</VersionReleaseNumber>
        <SourceData>
            <SourceId>RADNA</SourceId>
            <SourceType>CLIENT</SourceType>
        </SourceData>
        <DestinationData>
            <DestinationId>GSI</DestinationId>
            <DestinationType>PH</DestinationType>
        </DestinationData>
        <EventType>ItemMaster</EventType>
        <MessageData>
            <MessageId>1</MessageId>
            <CorrelationId>1</CorrelationId>
        </MessageData>
        <CreateDateAndTime>2016-06-22T22:01:56.341</CreateDateAndTime>
    </MessageHeader>
    <Item catalog_id="74" gsi_client_id="RADNA" operation_type="Change">
        <ItemId>
            <ClientItemId>1565943</ClientItemId>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012966</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012967</IdNumber>
            </GTIN>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012968</IdNumber>
            </GTIN>
        </ItemId>
        <BaseAttributes>
            <CatalogClass>regular</CatalogClass>
            <IsDropShipped>true</IsDropShipped>
            <ItemDescription>Barney</ItemDescription>
            <ItemType>MERCH</ItemType>
            <ItemStatus>Active</ItemStatus>
            <TaxCode>61025</TaxCode>
            <Hierarchy>
                <DeptNumber>364</DeptNumber>
                <SubDeptNumber>1</SubDeptNumber>
                <ClassNumber>1</ClassNumber>
                <SubClass>2</SubClass>
            </Hierarchy>
        </BaseAttributes>
        <DropShipSupplierInformation>
            <SupplierPrefix>350</SupplierPrefix>
            <SupplierName>Sirish-1</SupplierName>
            <SupplierNumber>9999999</SupplierNumber>
            <SupplierPartNumber>888888888</SupplierPartNumber>
        </DropShipSupplierInformation>
        <ExtendedAttributes>
            <Brand>
                <Name>VOLAT</Name>
                <Description xml:lang="en-us">Volatile</Description>
            </Brand>
            <ColorAttributes>
                <Color>
                    <Code>171734</Code>
                    <Description xml:lang="en-us">Brown</Description>
                </Color>
            </ColorAttributes>
            <ItemDimension>
                <Display>
                    <Mass unit_of_measure="lb">
                        <Weight>1.19</Weight>
                    </Mass>
                    <Packaging unit_of_measure="in">
                        <Width>111</Width>
                        <Length>111</Length>
                        <Height>111</Height>
                    </Packaging>
                </Display>
            </ItemDimension>
            <Price>59.99</Price>
            <SalesClass>stock</SalesClass>
            <SizeAttributes>
                <Size xml:lang="en-US">
                    <Code>6M</Code>
                    <Description>6MEDIUM</Description>
                </Size>
            </SizeAttributes>
            <Style>
                <StyleID>89747</StyleID>
                <StyleDescription>Barney</StyleDescription>
            </Style>
            <UnitCost currency_code="USD">100</UnitCost>
            <SerialNumberType>GC</SerialNumberType>
            <CountryOfOrigin>USA</CountryOfOrigin>
        </ExtendedAttributes>
        <CustomAttributes>
            <Attribute operation_type="Add" name="DryIceWeight">
                <Value>10.20</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Freight">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Handling">
                <Value>1000</Value>
            </Attribute>
            <Attribute operation_type="Add" name="LeadDays">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="ShipAloneQty">
                <Value>1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="HostDescriptionInfo">
                <Value>HostDescriptionInfo goes here-1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="VendorDescriptionInfo">
                <Value>VendorDescriptionInfo goes here-1</Value>
            </Attribute>
        </CustomAttributes>
        <EB2C>
            <ItemImageURLs>
                <ImageURL width="115" height="70" view="main" type="prod_thumb">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1?$</ImageURL>
                <ImageURL width="394" height="334" view="main" type="prod_main">
                     http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1</ImageURL>
            </ItemImageURLs>
        </EB2C>
    </Item>
</ItemMaster>

ClosedItem Type: Dropship Manager

In the following example, the specified item is available for dropship, but not for store fulfillment.
Copy this code sample.
<?xml version="1.0"?>
<ItemMaster>
    <MessageHeader>
        <Standard>GSI</Standard>
        <HeaderVersion>5.21</HeaderVersion>
        <VersionReleaseNumber>5.21</VersionReleaseNumber>
        <SourceData>
            <SourceId>RADNA</SourceId>
            <SourceType>CLIENT</SourceType>
        </SourceData>
        <DestinationData>
            <DestinationId>GSI</DestinationId>
            <DestinationType>PH</DestinationType>
        </DestinationData>
        <EventType>ItemMaster</EventType>
        <MessageData>
            <MessageId>1</MessageId>
            <CorrelationId>1</CorrelationId>
        </MessageData>
        <CreateDateAndTime>2016-06-22T22:01:56.341</CreateDateAndTime>
    </MessageHeader>
    <Item catalog_id="74" gsi_client_id="RADNA" operation_type="Change">
        <ItemId>
            <ClientItemId>1565943</ClientItemId>
            <GTIN operation_type="Add" IdType="UPC">
                <IdNumber>190299012966</IdNumber>
            </GTIN>
        </ItemId>
        <BaseAttributes>
            <IsDropShipped>true</IsDropShipped>
            <ItemDescription>Barney</ItemDescription>
            <Hierarchy>
                <DeptNumber>364</DeptNumber>
                <SubDeptNumber>1</SubDeptNumber>
                <ClassNumber>1</ClassNumber>
                <SubClass>2</SubClass>
            </Hierarchy>
        </BaseAttributes>
        <DropShipSupplierInformation>
            <SupplierPrefix>350</SupplierPrefix>
            <SupplierName>Sirish-1</SupplierName>
            <SupplierNumber>9999999</SupplierNumber>
            <SupplierPartNumber>888888888</SupplierPartNumber>
        </DropShipSupplierInformation>
        <ExtendedAttributes>
            <ColorAttributes>
                <Color>
                    <Code>171734</Code>
                    <Description xml:lang="en-us">Brown</Description>
                </Color>
            </ColorAttributes>
            <ItemDimension>
                <Display>
                    <Mass unit_of_measure="lb">
                        <Weight>1.19</Weight>
                    </Mass>
                    <Packaging unit_of_measure="in">
                        <Width>111</Width>
                        <Length>111</Length>
                        <Height>111</Height>
                    </Packaging>
                </Display>
            </ItemDimension>
            <Price>59.99</Price>
            <SizeAttributes>
                <Size xml:lang="en-US">
                    <Code>6M</Code>
                    <Description>6MEDIUM</Description>
                </Size>
            </SizeAttributes>
            <Style>
                <StyleID>89747</StyleID>
                <StyleDescription>Barney</StyleDescription>
            </Style>
            <SerialNumberType>GC</SerialNumberType>
            <CountryOfOrigin>USA</CountryOfOrigin>
        </ExtendedAttributes>
        <CustomAttributes>
            <Attribute operation_type="Add" name="DryIceWeight">
                <Value>10.20</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Freight">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="Handling">
                <Value>1000</Value>
            </Attribute>
            <Attribute operation_type="Add" name="LeadDays">
                <Value>100</Value>
            </Attribute>
            <Attribute operation_type="Add" name="ShipAloneQty">
                <Value>1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="HostDescriptionInfo">
                <Value>HostDescriptionInfo goes here-1</Value>
            </Attribute>
            <Attribute xml:lang="en-US" operation_type="Add" name="VendorDescriptionInfo">
                <Value>VendorDescriptionInfo goes here-1</Value>
            </Attribute>
        </CustomAttributes>
        <EB2C>
            <ItemImageURLs>
                <ImageURL width="115" height="70" view="main" type="prod_thumb">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1?$</ImageURL>
                <ImageURL width="394" height="334" view="main" type="prod_main">
                    http://s7d1.scene7.com/is/image/Shoecarnival/89747_171734_1</ImageURL>
            </ItemImageURLs>
        </EB2C>
    </Item>
</ItemMaster>

ClosedDonation Item

A Donation item is a virtual item that represents a consumer's donation to a charitable cause.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139906</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>CHARITY $2</ItemDescription>
         /*ItemType = "Donation"*/    
         <ItemType>Donation</ItemType> 
         <ItemStatus>Active</ItemStatus>
         /*Donation SKUs are typically untaxable and 
         would use a nontaxable tax class.*/            
         <TaxCode>89999</TaxCode>
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes> 
         /*Donation SKUs would not typically be candidates to use gift messaging.*/            
         <AllowGiftMessage>false</AllowGiftMessage> 
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">NO COLOR</Description>
            </Color>
         </ColorAttributes>
         /*SalesClass value must be advanceOrderOpen.*/            
         <SalesClass>advanceOrderOpen</SalesClass> 
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>CH2</StyleID>
         </Style>
      </ExtendedAttributes>
   </Item>
</ItemMaster>

ClosedGift Wrap Item

For Gift Wrap and Gift Box items, each unique color of gift wrap and each color or size of gift box must have an item master.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>100139955</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>Gift Wrap</ItemDescription>
         /*ItemType = "GiftWrap"*/
         <ItemType>GiftWrap</ItemType> 
         <ItemStatus>Active</ItemStatus>
         /*If Gift Wrap is nontaxable, a nontaxable tax class is required.*/
         <TaxCode>89999</TaxCode> 
         <Hierarchy>
            <DeptNumber>850</DeptNumber>
            <SubDeptNumber>78</SubDeptNumber>
            <SubDeptDescription>SERVICE SKU DIVISION</SubDeptDescription>
            <ClassNumber>789</ClassNumber>
            <ClassDescription>SERVICE SKUS</ClassDescription>
            <SubClass>788</SubClass>
            <SubClassDescription>SERVICE SKUS</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>999</Code>
               <Description xml:lang="en-US">Red Stripe</Description>
            </Color>
         </ColorAttributes>
         /*Gift Wrap is a physical item. SalesClass = stock indicates that 
         it should not be backordered if no inventory exists.*/
         <SalesClass>stock</SalesClass> 
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>GIFTBOX6</StyleID>
         </Style>
      </ExtendedAttributes>
   </Item>
</ItemMaster>

ClosedMERCH Item

A MERCH item is a physical item of merchandise. MERCH items include most of the items sold in a typical webstore.

The following example includes elements required for drop-shipped items. In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item catalog_id="21" gsi_client_id="TMSNA" operation_type="Add">
      <ItemId>
         <ClientItemId>3384518</ClientItemId>
         <GTIN IdType="UPC">
            <IdNumber>00047505995370</IdNumber>
         </GTIN>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>regular</CatalogClass>
         /*For drop-ship items, IsDropShipped=true. 
         For other items, IsDropShipped=false.*/
         <IsDropShipped>true</IsDropShipped> 
         <ItemDescription>RGUARD 21</ItemDescription>
         /*ItemType = "MERCH"*/
         <ItemType>MERCH</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61025</TaxCode>
         <Hierarchy>
            <DeptNumber>849</DeptNumber>
            <SubDeptNumber>02</SubDeptNumber>
            <SubDeptDescription>ACCESSORIES</SubDeptDescription>
            <ClassNumber>208</ClassNumber>
            <ClassDescription>MISC FLOOR ACCESSORIES</ClassDescription>
            <SubClass>138</SubClass>
            <SubClassDescription>LUGGAGE</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      /*For drop-ship items, DropShipSupplierInformation is required.*/
      <DropShipSupplierInformation> 
         <SupplierName>TMSDS</SupplierName>
         /*SupplierNumber is a unique identifier assigned to each supplier by Radial. 
         Obtain this value from Radial before sending the item master.*/
         <SupplierNumber>27592</SupplierNumber> 
         <SupplierPartNumber>047505995370</SupplierPartNumber>
      </DropShipSupplierInformation>
      <ExtendedAttributes>
         <AllowGiftMessage>false</AllowGiftMessage>
         <Brand>
            <Description xml:lang="en-US"/>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>401</Code>
               <Description xml:lang="en-US">NAVY</Description>
            </Color>
         </ColorAttributes>
         <SalesClass>stock</SalesClass>
         <SizeAttributes>
            <Size xml:lang="en-US">
               <Code>9999</Code>
               <Description>NO SIZE</Description>
            </Size>
         </SizeAttributes>
         <Style>
            <StyleID>2601C01</StyleID>
         </Style>
         <UnitCost currency_code="USD">30.00</UnitCost>
      </ExtendedAttributes>
   </Item>
</ItemMaster>

ClosedPhysical Gift Card

The GC item type is a physical gift card.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242895</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped> 
         <ItemDescription>Physical Gift Card</ItemDescription>
         /*ItemType = "GC"*/ 
         <ItemType>GC</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         /*GiftCardTenderCode is required for physical and virtual gift cards. 
         Radial provides you the correct value.*/
         <GiftCardTenderCode>SP</GiftCardTenderCode> 
         <ItemDimension>
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         /*SalesClass is used for gift cards the same 
           way as for any other physical item.*/
         <SalesClass>stock</SalesClass>  
         /*SerialNumberType must be "GC"*/
         <SerialNumberType>GC</SerialNumberType>
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         /*MinGCAmount is the minimum value that a gift card may be sold for.*/
         <Attribute name="MinGCAmount"> 
            <Value>25</Value>
         </Attribute>
         /*MaxGCAmount is the maximum value that a gift card may be sold for.*/
         <Attribute name="MaxGCAmount"> 
            <Value>1000</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
</ItemMaster>

ClosedPostSaleFulfillment Item

A PostSaleFulfillment item is a virtual item classified separately from other virtual item types, such as Donations. These items are not fulfilled from a warehouse and are not indicated on a packing slip.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.
<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>PSFF1234</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped>
         <ItemDescription>PSFF1234</ItemDescription>
         /*ItemType must be PostSaleFulfillment.*/
         <ItemType>PostSaleFulfillment </ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>54020</TaxCode>
         <Hierarchy>
            <DeptNumber>1234</DeptNumber>
            <SubDeptNumber>1</SubDeptNumber>
            <ClassNumber>2</ClassNumber>
            <SubClass>3</SubClass>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         /*SalesClass must be advanceOrderOpen.*/
         <SalesClass>advanceOrderOpen</SalesClass> 
         <ServiceIndicator>true</ServiceIndicator>
      </ExtendedAttributes>
   </Item>
</ItemMaster>

ClosedRefund Physical Gift Card

Refund Physical Gift Cards are used when refunding the value of a return or a price adjustment to the consumer when a Physical Gift Card was used as a tender in the original sale. This item type is used to differentiate refunds from the original tender for accounting purposes. The use of this ItemType is optional.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Change" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242895</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped> 
         <ItemDescription>Refund Physical Gift Card</ItemDescription>
         /*ItemType = "RefundGC"*/
         <ItemType>RefundGC</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         /*GiftCardTenderCode is required for physical and virtual gift cards. 
         Radial provides you the correct value.*/
         <GiftCardTenderCode>SP</GiftCardTenderCode> 
         <ItemDimension>
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         /*SalesClass is used the same way for gift cards 
          as it does for any other physical item.*/
         <SalesClass>stock</SalesClass> 
         /*SerialNumberType must be "GC"*/
         <SerialNumberType>GC</SerialNumberType> 
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         /*MinGCAmount is the minimum value that a gift card may be sold for.*/
         <Attribute name="MinGCAmount"> 
            <Value>25</Value>
         </Attribute>
         /*MaxGCAmount is the maximum value that a gift card may be sold for.*/
         <Attribute name="MaxGCAmount"> 
            <Value>1000</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
</ItemMaster>

ClosedRefund Virtual Gift Card

A Refund Virtual Gift Card is used when refunding the value of a return or a price adjustment to the consumer when a Virtual Gift Card was used as a tender in the original sale. This item type is used to differentiate refunds from the original tender for accounting purposes. The use of this ItemType is optional.

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.
<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242895</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped> 
         <ItemDescription>Refund Virtual Gift Card</ItemDescription>
         /*ItemType = "RefundVGC"*/
         <ItemType>RefundVGC</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         /*Hierarchy values are client-specific.*/
         <Hierarchy> 
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin>
         /*GiftCardTenderCode is required for physical and virtual gift cards. 
         Radial provides you the correct value.*/
         <GiftCardTenderCode>SP</GiftCardTenderCode> 
         /*Dimensions are irrelevant for virtual gift cards.*/
         <ItemDimension> 
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         /*SalesClass must be advanceOrderOpen for virtual gift cards.*/
         <SalesClass>advanceOrderOpen</SalesClass> 
         /*SerialNumberType must be "GC"*/
         <SerialNumberType>GC</SerialNumberType> 
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         /*MinGCAmount is the minimum value that a gift card may be sold for.*/
         <Attribute name="MinGCAmount"> 
            <Value>25</Value>
         </Attribute>
         /*MaxGCAmount is the maximum value that a gift card may be sold for.*/
         <Attribute name="MaxGCAmount"> 
            <Value>1000</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
</ItemMaster>

ClosedVirtual Gift Card

In the following example, elements with special meaning for this item type are noted in /*comments*/ before the element.

Copy this code sample.

<ItemMaster>
   <Item operation_type="Add" gsi_client_id="TMSNA" catalog_id="21">
      <ItemId>
         <ClientItemId>843953242895</ClientItemId>
      </ItemId>
      <BaseAttributes>
         <CatalogClass>always</CatalogClass>
         <IsDropShipped>false</IsDropShipped> 
         <ItemDescription>Physical Gift Card</ItemDescription>
         /*ItemType = "VGC"*/
         <ItemType>VGC</ItemType> 
         <ItemStatus>Active</ItemStatus>
         <TaxCode>61900</TaxCode>
         <Hierarchy>
            <DeptNumber>800</DeptNumber>
            <DeptDescription>800</DeptDescription>
            <SubDeptNumber>150</SubDeptNumber>
            <SubDeptDescription>OTHER</SubDeptDescription>
            <ClassNumber>260</ClassNumber>
            <ClassDescription>MKT</ClassDescription>
            <SubClass>370</SubClass>
            <SubClassDescription>OTHER</SubClassDescription>
         </Hierarchy>
      </BaseAttributes>
      <ExtendedAttributes>
         <AllowGiftMessage>true</AllowGiftMessage>
         <Brand>
            <Name>Generic TMS</Name>
         </Brand>
         <ColorAttributes>
            <Color>
               <Code>NA</Code>
               <Description>Not Applicable</Description>
            </Color>
         </ColorAttributes>
         <CountryOfOrigin>US</CountryOfOrigin> 
         /*GiftCardTenderCode is required for physical and virtual gift cards. Radial provides you
         Radial provides you the correct value*/ 
         <GiftCardTenderCode>SP</GiftCardTenderCode>
         /*Dimensions are irrelevant for virtual gift cards.*/
         <ItemDimension> 
            <Shipping>
               <Mass unit_of_measure="lb">
                  <Weight>0.25</Weight>
               </Mass>
               <Packaging unit_of_measure="cm">
                  <Width>7</Width>
                  <Length>9</Length>
                  <Height>0.5</Height>
               </Packaging>
            </Shipping>
         </ItemDimension>
         <MayShipExpedite>true</MayShipExpedite>
         <MayShipInternational>true</MayShipInternational>
         <MayShipUSPS>true</MayShipUSPS>
         <SafetyStock>0</SafetyStock>
         /*SalesClass must be advanceOrderOpen for virtual gift cards.*/
         <SalesClass>advanceOrderOpen</SalesClass> 
         /*SerialNumberType must be "GC"*/
         <SerialNumberType>GC</SerialNumberType> 
         <ShipWindowMinHour>24</ShipWindowMinHour>
         <ShipWindowMaxHour>24</ShipWindowMaxHour>
         <SizeAttributes>
            <Size>
               <Code>NA</Code>
               <Description>NOT APPLICABLE</Description>
            </Size>
         </SizeAttributes>
         <SplitToOne>true</SplitToOne>
      </ExtendedAttributes>
      <CustomAttributes>
         /*MinGCAmount is the minimum value that a gift card may be sold for.*/
         <Attribute name="MinGCAmount"> 
            <Value>25</Value>
         </Attribute>
         /*MaxGCAmount is the maximum value that a gift card may be sold for.*/
         <Attribute name="MaxGCAmount"> 
            <Value>1000</Value>
         </Attribute>
      </CustomAttributes>
   </Item>
</ItemMaster>

Data Keys

Source or Destination Type Description
GSI Radial
PH Product Hub
OMS Order Management System
MMS Merchandise Management System

 

Operation Type Description
Add Add a piece of information.
Change Modify or update an existing piece of information.
Delete Remove a piece of information.

 

Import Mode Description
Update Modify an ixisting piece of data or add a new one.
Delete Remove a piece of data.
Replace Used to replace ALL data in the section. Example - Category Links, replace removes ALL category links and replaces with links for the current feed.

 

UOM Description
a are
acre acre
bu bushel
cc cubic centimeter
cg centigram
cl centiliter
cm centimeter
cm2 square centimeter
dag dekagram
dal dekaliter
dam decameter
dg decigram
dl deciliter
dm decimeter
dm3 cubic decimeter
dr dram
fldr fluid dram
floz fluid ounce
ft foot
ft2 square foot
g gram
gal gallon
gi gill
gr grain
ha hectare
hg hectogram
hl hectoliter
hm hectometer
in inch
in2 square inch
kg kilogram
kl kiloliter
km kilometer
km2 square kilometer
l liter
lb pound
m meter
m3 cubic meter
mg milligram
mi mile
mi2 square mile
min minim
ml milliliter
mm millimeter
oz ounce
pk peck
pt pint
qt quart
rd rod
rd2 square rod
s scruple
t metric ton
ton ton
yd yard
yd2 square yard