WebServices3


Click here for a complete list of operations.

Orders_Order_AddItem

Test

The test form is only available for requests from the local machine.

SOAP 1.1

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

POST /WebServices3.asmx HTTP/1.1
Host: demo.bvcommerce.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3/Orders_Order_AddItem"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Orders_Order_AddItem xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
      <instance>
        <AdminDiscount>decimal</AdminDiscount>
        <AffiliateID>string</AffiliateID>
        <BillingAddress>
          <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
          <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
          <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
          <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
          <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
          <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
          <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
          <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
          <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
          <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
          <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
          <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
          <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
          <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
          <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
          <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
          <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
          <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
          <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
        </BillingAddress>
        <Coupons>
          <OrderCoupon>
            <OrderBvin>string</OrderBvin>
            <CouponCode>string</CouponCode>
            <Used>boolean</Used>
          </OrderCoupon>
          <OrderCoupon>
            <OrderBvin>string</OrderBvin>
            <CouponCode>string</CouponCode>
            <Used>boolean</Used>
          </OrderCoupon>
        </Coupons>
        <FraudScore>decimal</FraudScore>
        <GiftCertificates>
          <string>string</string>
          <string>string</string>
        </GiftCertificates>
        <GrandTotal>decimal</GrandTotal>
        <HandlingTotal>decimal</HandlingTotal>
        <HasShippingItems>boolean</HasShippingItems>
        <Instructions>string</Instructions>
        <Items>
          <LineItem>
            <AssociatedProduct xsi:nil="true" />
            <AdjustedPrice>decimal</AdjustedPrice>
            <BasePrice>decimal</BasePrice>
            <Discounts>decimal</Discounts>
            <AdditionalDiscount>decimal</AdditionalDiscount>
            <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
            <LineTotal>decimal</LineTotal>
            <OrderBvin>string</OrderBvin>
            <ProductId>string</ProductId>
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
            <ProductShortDescription>string</ProductShortDescription>
            <Quantity>decimal</Quantity>
            <QuantityReturned>decimal</QuantityReturned>
            <QuantityShipped>decimal</QuantityShipped>
            <ShippingPortion>decimal</ShippingPortion>
            <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
            <TaxPortion>decimal</TaxPortion>
            <Inputs xsi:nil="true" />
            <Modifiers xsi:nil="true" />
            <StatusCode>string</StatusCode>
            <StatusName>string</StatusName>
            <GiftWrapCount>int</GiftWrapCount>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapTotal>decimal</GiftWrapTotal>
            <KitSelections xsi:nil="true" />
          </LineItem>
          <LineItem>
            <AssociatedProduct xsi:nil="true" />
            <AdjustedPrice>decimal</AdjustedPrice>
            <BasePrice>decimal</BasePrice>
            <Discounts>decimal</Discounts>
            <AdditionalDiscount>decimal</AdditionalDiscount>
            <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
            <LineTotal>decimal</LineTotal>
            <OrderBvin>string</OrderBvin>
            <ProductId>string</ProductId>
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
            <ProductShortDescription>string</ProductShortDescription>
            <Quantity>decimal</Quantity>
            <QuantityReturned>decimal</QuantityReturned>
            <QuantityShipped>decimal</QuantityShipped>
            <ShippingPortion>decimal</ShippingPortion>
            <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
            <TaxPortion>decimal</TaxPortion>
            <Inputs xsi:nil="true" />
            <Modifiers xsi:nil="true" />
            <StatusCode>string</StatusCode>
            <StatusName>string</StatusName>
            <GiftWrapCount>int</GiftWrapCount>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapTotal>decimal</GiftWrapTotal>
            <KitSelections xsi:nil="true" />
          </LineItem>
        </Items>
        <IsPlaced>boolean</IsPlaced>
        <LastLineItemAdded>
          <AssociatedProduct ParentId="string">
            <Groups xsi:nil="true" />
            <SitePriceForDisplay>string</SitePriceForDisplay>
            <GlobalProduct xsi:nil="true" />
            <Sku>string</Sku>
            <ProductName>string</ProductName>
            <Upc>string</Upc>
            <Mpn>string</Mpn>
            <ProductTypeId>string</ProductTypeId>
            <AdditionalImages xsi:nil="true" />
            <ListPrice>decimal</ListPrice>
            <Reviews xsi:nil="true" />
            <RegularPrice>decimal</RegularPrice>
            <SitePrice>decimal</SitePrice>
            <CurrentPriceOverrideText>string</CurrentPriceOverrideText>
            <SitePriceOverrideText>string</SitePriceOverrideText>
            <SiteCost>decimal</SiteCost>
            <MetaKeywords>string</MetaKeywords>
            <MetaDescription>string</MetaDescription>
            <MetaTitle>string</MetaTitle>
            <TaxExempt>boolean</TaxExempt>
            <TaxClass>string</TaxClass>
            <NonShipping>boolean</NonShipping>
            <ShipSeparately>boolean</ShipSeparately>
            <ShippingMode>None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
            <ShippingWeight>decimal</ShippingWeight>
            <ShippingLength>decimal</ShippingLength>
            <ShippingWidth>decimal</ShippingWidth>
            <ShippingHeight>decimal</ShippingHeight>
            <SpecialProductType>NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
            <Status>Active or Disabled or NotSet</Status>
            <ImageFileSmall>string</ImageFileSmall>
            <ImageFileSmallAlternateText>string</ImageFileSmallAlternateText>
            <ImageFileMedium>string</ImageFileMedium>
            <ImageFileMediumAlternateText>string</ImageFileMediumAlternateText>
            <CreationDate>dateTime</CreationDate>
            <MinimumQty>int</MinimumQty>
            <VariantDisplay>None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
            <ProductURL>string</ProductURL>
            <ChoicesAndInputs xsi:nil="true" />
            <ShortDescription>string</ShortDescription>
            <LongDescription>string</LongDescription>
            <ManufacturerId>string</ManufacturerId>
            <VendorId>string</VendorId>
            <GiftWrapAllowed>boolean</GiftWrapAllowed>
            <ExtraShipFee>decimal</ExtraShipFee>
            <Keywords>string</Keywords>
            <TemplateName>string</TemplateName>
            <PreContentColumnId>string</PreContentColumnId>
            <PostContentColumnId>string</PostContentColumnId>
            <RewriteUrl>string</RewriteUrl>
            <ChoiceCombinations xsi:nil="true" />
            <Categories xsi:nil="true" />
            <IsNew>boolean</IsNew>
            <GiftCertificateCodePattern>string</GiftCertificateCodePattern>
            <PreTransformLongDescription>string</PreTransformLongDescription>
            <HasVariants>boolean</HasVariants>
            <TrackInventory>boolean</TrackInventory>
            <OutOfStockMode>NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
            <CustomProperties xsi:nil="true" />
            <GiftWrapPrice>decimal</GiftWrapPrice>
          </AssociatedProduct>
          <AdjustedPrice>decimal</AdjustedPrice>
          <BasePrice>decimal</BasePrice>
          <Discounts>decimal</Discounts>
          <AdditionalDiscount>decimal</AdditionalDiscount>
          <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
          <LineTotal>decimal</LineTotal>
          <OrderBvin>string</OrderBvin>
          <ProductId>string</ProductId>
          <ProductName>string</ProductName>
          <ProductSku>string</ProductSku>
          <ProductShortDescription>string</ProductShortDescription>
          <Quantity>decimal</Quantity>
          <QuantityReturned>decimal</QuantityReturned>
          <QuantityShipped>decimal</QuantityShipped>
          <ShippingPortion>decimal</ShippingPortion>
          <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
          <TaxPortion>decimal</TaxPortion>
          <Inputs>
            <LineItemInput xsi:nil="true" />
            <LineItemInput xsi:nil="true" />
          </Inputs>
          <Modifiers>
            <LineItemModifier xsi:nil="true" />
            <LineItemModifier xsi:nil="true" />
          </Modifiers>
          <StatusCode>string</StatusCode>
          <StatusName>string</StatusName>
          <GiftWrapCount>int</GiftWrapCount>
          <GiftWrapDetails>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapDetails xsi:nil="true" />
          </GiftWrapDetails>
          <GiftWrapTotal>decimal</GiftWrapTotal>
          <KitSelections>
            <xsd:schema>schema</xsd:schema>xml</KitSelections>
        </LastLineItemAdded>
        <LastProductUpdatedOrAdded>string</LastProductUpdatedOrAdded>
        <Notes>
          <OrderNote>
            <OrderID>string</OrderID>
            <AuditDate>dateTime</AuditDate>
            <Note>string</Note>
            <NoteType>None or System or Private or Public</NoteType>
          </OrderNote>
          <OrderNote>
            <OrderID>string</OrderID>
            <AuditDate>dateTime</AuditDate>
            <Note>string</Note>
            <NoteType>None or System or Private or Public</NoteType>
          </OrderNote>
        </Notes>
        <OrderDiscounts>decimal</OrderDiscounts>
        <OrderNumber>string</OrderNumber>
        <Payments>
          <OrderPayment>
            <AuditDate>dateTime</AuditDate>
            <PaymentMethodId>string</PaymentMethodId>
            <PaymentMethodName>string</PaymentMethodName>
            <AmountAuthorized>decimal</AmountAuthorized>
            <AmountCharged>decimal</AmountCharged>
            <AmountRefunded>decimal</AmountRefunded>
            <CheckNumber>string</CheckNumber>
            <Encrypted>boolean</Encrypted>
            <GiftCertificateNumber>string</GiftCertificateNumber>
            <CreditCardType>string</CreditCardType>
            <CreditCardNumber>string</CreditCardNumber>
            <CreditCardExpMonth>int</CreditCardExpMonth>
            <CreditCardExpYear>int</CreditCardExpYear>
            <CreditCardHolder>string</CreditCardHolder>
            <CreditCardSecurityCode>string</CreditCardSecurityCode>
            <TransactionReferenceNumber>string</TransactionReferenceNumber>
            <TransactionResponseCode>string</TransactionResponseCode>
            <Note>string</Note>
            <OrderID>string</OrderID>
            <PurchaseOrderNumber>string</PurchaseOrderNumber>
            <TotalCredit>decimal</TotalCredit>
            <ThirdPartyOrderId>string</ThirdPartyOrderId>
            <ThirdPartyTransId>string</ThirdPartyTransId>
            <EncryptionKeyId>long</EncryptionKeyId>
            <FriendlyStatus>string</FriendlyStatus>
          </OrderPayment>
          <OrderPayment>
            <AuditDate>dateTime</AuditDate>
            <PaymentMethodId>string</PaymentMethodId>
            <PaymentMethodName>string</PaymentMethodName>
            <AmountAuthorized>decimal</AmountAuthorized>
            <AmountCharged>decimal</AmountCharged>
            <AmountRefunded>decimal</AmountRefunded>
            <CheckNumber>string</CheckNumber>
            <Encrypted>boolean</Encrypted>
            <GiftCertificateNumber>string</GiftCertificateNumber>
            <CreditCardType>string</CreditCardType>
            <CreditCardNumber>string</CreditCardNumber>
            <CreditCardExpMonth>int</CreditCardExpMonth>
            <CreditCardExpYear>int</CreditCardExpYear>
            <CreditCardHolder>string</CreditCardHolder>
            <CreditCardSecurityCode>string</CreditCardSecurityCode>
            <TransactionReferenceNumber>string</TransactionReferenceNumber>
            <TransactionResponseCode>string</TransactionResponseCode>
            <Note>string</Note>
            <OrderID>string</OrderID>
            <PurchaseOrderNumber>string</PurchaseOrderNumber>
            <TotalCredit>decimal</TotalCredit>
            <ThirdPartyOrderId>string</ThirdPartyOrderId>
            <ThirdPartyTransId>string</ThirdPartyTransId>
            <EncryptionKeyId>long</EncryptionKeyId>
            <FriendlyStatus>string</FriendlyStatus>
          </OrderPayment>
        </Payments>
        <PaymentStatus>Unknown or Unpaid or PartiallyPaid or Paid or Overpaid</PaymentStatus>
        <ShippingAddress>
          <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
          <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
          <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
          <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
          <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
          <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
          <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
          <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
          <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
          <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
          <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
          <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
          <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
          <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
          <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
          <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
          <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
          <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
          <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
        </ShippingAddress>
        <ShippingDiscounts>decimal</ShippingDiscounts>
        <ShippingMethodId>string</ShippingMethodId>
        <ShippingMethodDisplayName>string</ShippingMethodDisplayName>
        <ShippingProviderId>string</ShippingProviderId>
        <ShippingProviderServiceCode>string</ShippingProviderServiceCode>
        <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
        <ShippingTotal>decimal</ShippingTotal>
        <ShippingMethodUniqueKey>string</ShippingMethodUniqueKey>
        <StatusCode>string</StatusCode>
        <StatusName>string</StatusName>
        <SubTotal>decimal</SubTotal>
        <TaxExempt>boolean</TaxExempt>
        <TaxTotal>decimal</TaxTotal>
        <TaxTotal2>decimal</TaxTotal2>
        <ThirdPartyOrderId>string</ThirdPartyOrderId>
        <TimeOfOrder>dateTime</TimeOfOrder>
        <TotalQuantity>decimal</TotalQuantity>
        <TotalQuantityShipping>decimal</TotalQuantityShipping>
        <TotalWeight>decimal</TotalWeight>
        <UserEmail>string</UserEmail>
        <UserID>string</UserID>
        <User>
          <UserName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</UserName>
          <Password xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Password>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</FirstName>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</LastName>
          <Salt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Salt>
          <Addresses xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <Address xsi:nil="true" />
            <Address xsi:nil="true" />
          </Addresses>
          <TaxExempt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</TaxExempt>
          <Email xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Email>
          <CreationDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</CreationDate>
          <LastLoginDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</LastLoginDate>
          <PasswordHint xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PasswordHint>
          <Comment xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Comment>
          <PasswordAnswer xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PasswordAnswer>
          <PasswordFormat xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">ClearText or Hashed or Encrypted</PasswordFormat>
          <Locked xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</Locked>
          <LockedUntil xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</LockedUntil>
          <FailedLoginCount xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">int</FailedLoginCount>
          <BillingAddress xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
            <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
            <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
            <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
            <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
            <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
            <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
            <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
            <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
            <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
            <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
            <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
            <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
            <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
            <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
            <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
            <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
            <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
            <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
            <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
            <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
          </BillingAddress>
          <ShippingAddress xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
            <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
            <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
            <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
            <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
            <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
            <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
            <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
            <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
            <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
            <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
            <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
            <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
            <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
            <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
            <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
            <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
            <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
            <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
            <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
            <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
          </ShippingAddress>
          <PricingGroupId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PricingGroupId>
          <CustomQuestionAnswers xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</CustomQuestionAnswers>
          <IsSalesPerson xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</IsSalesPerson>
        </User>
        <SalesPersonId>string</SalesPersonId>
        <IsCalculatingTax>boolean</IsCalculatingTax>
      </instance>
      <item>
        <AssociatedProduct ParentId="string">
          <Groups>
            <KitGroup xsi:nil="true" />
            <KitGroup xsi:nil="true" />
          </Groups>
          <SitePriceForDisplay>string</SitePriceForDisplay>
          <GlobalProduct>
            <Sku xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Sku>
            <ProductName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductName>
            <Upc xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Upc>
            <Mpn xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Mpn>
            <ProductTypeId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductTypeId>
            <AdditionalImages xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <ListPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ListPrice>
            <Reviews xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <RegularPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</RegularPrice>
            <SitePrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</SitePrice>
            <SitePriceOverrideText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</SitePriceOverrideText>
            <SiteCost xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</SiteCost>
            <MetaKeywords xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaKeywords>
            <MetaDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaDescription>
            <MetaTitle xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaTitle>
            <TaxExempt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</TaxExempt>
            <TaxClass xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</TaxClass>
            <NonShipping xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</NonShipping>
            <ShipSeparately xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</ShipSeparately>
            <ShippingMode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
            <ShippingWeight xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingWeight>
            <ShippingLength xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingLength>
            <ShippingWidth xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingWidth>
            <ShippingHeight xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingHeight>
            <SpecialProductType xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
            <Status xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">Active or Disabled or NotSet</Status>
            <ImageFileSmall xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileSmall>
            <ImageFileSmallAlternateText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileSmallAlternateText>
            <ImageFileMedium xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileMedium>
            <ImageFileMediumAlternateText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileMediumAlternateText>
            <CreationDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">dateTime</CreationDate>
            <MinimumQty xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">int</MinimumQty>
            <ParentId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ParentId>
            <VariantDisplay xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
            <ProductURL xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductURL>
            <ChoicesAndInputs xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <ShortDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ShortDescription>
            <LongDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</LongDescription>
            <ManufacturerId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ManufacturerId>
            <VendorId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</VendorId>
            <GiftWrapAllowed xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</GiftWrapAllowed>
            <GiftWrapPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</GiftWrapPrice>
            <ExtraShipFee xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ExtraShipFee>
            <Keywords xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Keywords>
            <TemplateName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</TemplateName>
            <PreContentColumnId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PreContentColumnId>
            <PostContentColumnId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PostContentColumnId>
            <RewriteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</RewriteUrl>
            <ChoiceCombinations xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <Categories xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <IsNew xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</IsNew>
            <GiftCertificateCodePattern xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</GiftCertificateCodePattern>
            <PreTransformLongDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PreTransformLongDescription>
            <HasVariants xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</HasVariants>
            <TrackInventory xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</TrackInventory>
            <OutOfStockMode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
            <Groups xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
          </GlobalProduct>
          <Sku>string</Sku>
          <ProductName>string</ProductName>
          <Upc>string</Upc>
          <Mpn>string</Mpn>
          <ProductTypeId>string</ProductTypeId>
          <AdditionalImages>
            <ProductImage xsi:nil="true" />
            <ProductImage xsi:nil="true" />
          </AdditionalImages>
          <ListPrice>decimal</ListPrice>
          <Reviews>
            <ProductReview xsi:nil="true" />
            <ProductReview xsi:nil="true" />
          </Reviews>
          <RegularPrice>decimal</RegularPrice>
          <SitePrice>decimal</SitePrice>
          <CurrentPriceOverrideText>string</CurrentPriceOverrideText>
          <SitePriceOverrideText>string</SitePriceOverrideText>
          <SiteCost>decimal</SiteCost>
          <MetaKeywords>string</MetaKeywords>
          <MetaDescription>string</MetaDescription>
          <MetaTitle>string</MetaTitle>
          <TaxExempt>boolean</TaxExempt>
          <TaxClass>string</TaxClass>
          <NonShipping>boolean</NonShipping>
          <ShipSeparately>boolean</ShipSeparately>
          <ShippingMode>None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
          <ShippingWeight>decimal</ShippingWeight>
          <ShippingLength>decimal</ShippingLength>
          <ShippingWidth>decimal</ShippingWidth>
          <ShippingHeight>decimal</ShippingHeight>
          <SpecialProductType>NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
          <Status>Active or Disabled or NotSet</Status>
          <ImageFileSmall>string</ImageFileSmall>
          <ImageFileSmallAlternateText>string</ImageFileSmallAlternateText>
          <ImageFileMedium>string</ImageFileMedium>
          <ImageFileMediumAlternateText>string</ImageFileMediumAlternateText>
          <CreationDate>dateTime</CreationDate>
          <MinimumQty>int</MinimumQty>
          <VariantDisplay>None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
          <ProductURL>string</ProductURL>
          <ChoicesAndInputs>
            <ProductChoice xsi:nil="true" />
            <ProductInput xsi:nil="true" />
            <ProductModifier xsi:nil="true" />
          </ChoicesAndInputs>
          <ShortDescription>string</ShortDescription>
          <LongDescription>string</LongDescription>
          <ManufacturerId>string</ManufacturerId>
          <VendorId>string</VendorId>
          <GiftWrapAllowed>boolean</GiftWrapAllowed>
          <ExtraShipFee>decimal</ExtraShipFee>
          <Keywords>string</Keywords>
          <TemplateName>string</TemplateName>
          <PreContentColumnId>string</PreContentColumnId>
          <PostContentColumnId>string</PostContentColumnId>
          <RewriteUrl>string</RewriteUrl>
          <ChoiceCombinations>
            <ProductChoiceCombination xsi:nil="true" />
            <ProductChoiceCombination xsi:nil="true" />
          </ChoiceCombinations>
          <Categories>
            <string>string</string>
            <string>string</string>
          </Categories>
          <IsNew>boolean</IsNew>
          <GiftCertificateCodePattern>string</GiftCertificateCodePattern>
          <PreTransformLongDescription>string</PreTransformLongDescription>
          <HasVariants>boolean</HasVariants>
          <TrackInventory>boolean</TrackInventory>
          <OutOfStockMode>NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
          <CustomProperties>
            <CustomProperty xsi:nil="true" />
            <CustomProperty xsi:nil="true" />
          </CustomProperties>
          <GiftWrapPrice>decimal</GiftWrapPrice>
        </AssociatedProduct>
        <AdjustedPrice>decimal</AdjustedPrice>
        <BasePrice>decimal</BasePrice>
        <Discounts>decimal</Discounts>
        <AdditionalDiscount>decimal</AdditionalDiscount>
        <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
        <LineTotal>decimal</LineTotal>
        <OrderBvin>string</OrderBvin>
        <ProductId>string</ProductId>
        <ProductName>string</ProductName>
        <ProductSku>string</ProductSku>
        <ProductShortDescription>string</ProductShortDescription>
        <Quantity>decimal</Quantity>
        <QuantityReturned>decimal</QuantityReturned>
        <QuantityShipped>decimal</QuantityShipped>
        <ShippingPortion>decimal</ShippingPortion>
        <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
        <TaxPortion>decimal</TaxPortion>
        <Inputs>
          <LineItemInput>
            <LineItemBvin>string</LineItemBvin>
            <InputBvin>string</InputBvin>
            <InputName>string</InputName>
            <InputValue>string</InputValue>
            <InputDisplayValue>string</InputDisplayValue>
            <InputAdminDisplayValue>string</InputAdminDisplayValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemInput>
          <LineItemInput>
            <LineItemBvin>string</LineItemBvin>
            <InputBvin>string</InputBvin>
            <InputName>string</InputName>
            <InputValue>string</InputValue>
            <InputDisplayValue>string</InputDisplayValue>
            <InputAdminDisplayValue>string</InputAdminDisplayValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemInput>
        </Inputs>
        <Modifiers>
          <LineItemModifier>
            <LineItemBvin>string</LineItemBvin>
            <ModifierBvin>string</ModifierBvin>
            <ModifierName>string</ModifierName>
            <ModifierValue>string</ModifierValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemModifier>
          <LineItemModifier>
            <LineItemBvin>string</LineItemBvin>
            <ModifierBvin>string</ModifierBvin>
            <ModifierName>string</ModifierName>
            <ModifierValue>string</ModifierValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemModifier>
        </Modifiers>
        <StatusCode>string</StatusCode>
        <StatusName>string</StatusName>
        <GiftWrapCount>int</GiftWrapCount>
        <GiftWrapDetails>
          <GiftWrapDetails>
            <GiftWrapEnabled xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</GiftWrapEnabled>
            <ToField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</ToField>
            <FromField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FromField>
            <MessageField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MessageField>
          </GiftWrapDetails>
          <GiftWrapDetails>
            <GiftWrapEnabled xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</GiftWrapEnabled>
            <ToField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</ToField>
            <FromField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FromField>
            <MessageField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MessageField>
          </GiftWrapDetails>
        </GiftWrapDetails>
        <GiftWrapTotal>decimal</GiftWrapTotal>
        <KitSelections>
          <xsd:schema>schema</xsd:schema>xml</KitSelections>
      </item>
    </Orders_Order_AddItem>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Orders_Order_AddItemResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Orders_Order_AddItemResult>boolean</Orders_Order_AddItemResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Orders_Order_AddItemResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

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

POST /WebServices3.asmx HTTP/1.1
Host: demo.bvcommerce.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Orders_Order_AddItem xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
      <instance>
        <AdminDiscount>decimal</AdminDiscount>
        <AffiliateID>string</AffiliateID>
        <BillingAddress>
          <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
          <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
          <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
          <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
          <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
          <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
          <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
          <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
          <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
          <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
          <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
          <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
          <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
          <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
          <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
          <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
          <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
          <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
          <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
        </BillingAddress>
        <Coupons>
          <OrderCoupon>
            <OrderBvin>string</OrderBvin>
            <CouponCode>string</CouponCode>
            <Used>boolean</Used>
          </OrderCoupon>
          <OrderCoupon>
            <OrderBvin>string</OrderBvin>
            <CouponCode>string</CouponCode>
            <Used>boolean</Used>
          </OrderCoupon>
        </Coupons>
        <FraudScore>decimal</FraudScore>
        <GiftCertificates>
          <string>string</string>
          <string>string</string>
        </GiftCertificates>
        <GrandTotal>decimal</GrandTotal>
        <HandlingTotal>decimal</HandlingTotal>
        <HasShippingItems>boolean</HasShippingItems>
        <Instructions>string</Instructions>
        <Items>
          <LineItem>
            <AssociatedProduct xsi:nil="true" />
            <AdjustedPrice>decimal</AdjustedPrice>
            <BasePrice>decimal</BasePrice>
            <Discounts>decimal</Discounts>
            <AdditionalDiscount>decimal</AdditionalDiscount>
            <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
            <LineTotal>decimal</LineTotal>
            <OrderBvin>string</OrderBvin>
            <ProductId>string</ProductId>
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
            <ProductShortDescription>string</ProductShortDescription>
            <Quantity>decimal</Quantity>
            <QuantityReturned>decimal</QuantityReturned>
            <QuantityShipped>decimal</QuantityShipped>
            <ShippingPortion>decimal</ShippingPortion>
            <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
            <TaxPortion>decimal</TaxPortion>
            <Inputs xsi:nil="true" />
            <Modifiers xsi:nil="true" />
            <StatusCode>string</StatusCode>
            <StatusName>string</StatusName>
            <GiftWrapCount>int</GiftWrapCount>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapTotal>decimal</GiftWrapTotal>
            <KitSelections xsi:nil="true" />
          </LineItem>
          <LineItem>
            <AssociatedProduct xsi:nil="true" />
            <AdjustedPrice>decimal</AdjustedPrice>
            <BasePrice>decimal</BasePrice>
            <Discounts>decimal</Discounts>
            <AdditionalDiscount>decimal</AdditionalDiscount>
            <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
            <LineTotal>decimal</LineTotal>
            <OrderBvin>string</OrderBvin>
            <ProductId>string</ProductId>
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
            <ProductShortDescription>string</ProductShortDescription>
            <Quantity>decimal</Quantity>
            <QuantityReturned>decimal</QuantityReturned>
            <QuantityShipped>decimal</QuantityShipped>
            <ShippingPortion>decimal</ShippingPortion>
            <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
            <TaxPortion>decimal</TaxPortion>
            <Inputs xsi:nil="true" />
            <Modifiers xsi:nil="true" />
            <StatusCode>string</StatusCode>
            <StatusName>string</StatusName>
            <GiftWrapCount>int</GiftWrapCount>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapTotal>decimal</GiftWrapTotal>
            <KitSelections xsi:nil="true" />
          </LineItem>
        </Items>
        <IsPlaced>boolean</IsPlaced>
        <LastLineItemAdded>
          <AssociatedProduct ParentId="string">
            <Groups xsi:nil="true" />
            <SitePriceForDisplay>string</SitePriceForDisplay>
            <GlobalProduct xsi:nil="true" />
            <Sku>string</Sku>
            <ProductName>string</ProductName>
            <Upc>string</Upc>
            <Mpn>string</Mpn>
            <ProductTypeId>string</ProductTypeId>
            <AdditionalImages xsi:nil="true" />
            <ListPrice>decimal</ListPrice>
            <Reviews xsi:nil="true" />
            <RegularPrice>decimal</RegularPrice>
            <SitePrice>decimal</SitePrice>
            <CurrentPriceOverrideText>string</CurrentPriceOverrideText>
            <SitePriceOverrideText>string</SitePriceOverrideText>
            <SiteCost>decimal</SiteCost>
            <MetaKeywords>string</MetaKeywords>
            <MetaDescription>string</MetaDescription>
            <MetaTitle>string</MetaTitle>
            <TaxExempt>boolean</TaxExempt>
            <TaxClass>string</TaxClass>
            <NonShipping>boolean</NonShipping>
            <ShipSeparately>boolean</ShipSeparately>
            <ShippingMode>None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
            <ShippingWeight>decimal</ShippingWeight>
            <ShippingLength>decimal</ShippingLength>
            <ShippingWidth>decimal</ShippingWidth>
            <ShippingHeight>decimal</ShippingHeight>
            <SpecialProductType>NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
            <Status>Active or Disabled or NotSet</Status>
            <ImageFileSmall>string</ImageFileSmall>
            <ImageFileSmallAlternateText>string</ImageFileSmallAlternateText>
            <ImageFileMedium>string</ImageFileMedium>
            <ImageFileMediumAlternateText>string</ImageFileMediumAlternateText>
            <CreationDate>dateTime</CreationDate>
            <MinimumQty>int</MinimumQty>
            <VariantDisplay>None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
            <ProductURL>string</ProductURL>
            <ChoicesAndInputs xsi:nil="true" />
            <ShortDescription>string</ShortDescription>
            <LongDescription>string</LongDescription>
            <ManufacturerId>string</ManufacturerId>
            <VendorId>string</VendorId>
            <GiftWrapAllowed>boolean</GiftWrapAllowed>
            <ExtraShipFee>decimal</ExtraShipFee>
            <Keywords>string</Keywords>
            <TemplateName>string</TemplateName>
            <PreContentColumnId>string</PreContentColumnId>
            <PostContentColumnId>string</PostContentColumnId>
            <RewriteUrl>string</RewriteUrl>
            <ChoiceCombinations xsi:nil="true" />
            <Categories xsi:nil="true" />
            <IsNew>boolean</IsNew>
            <GiftCertificateCodePattern>string</GiftCertificateCodePattern>
            <PreTransformLongDescription>string</PreTransformLongDescription>
            <HasVariants>boolean</HasVariants>
            <TrackInventory>boolean</TrackInventory>
            <OutOfStockMode>NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
            <CustomProperties xsi:nil="true" />
            <GiftWrapPrice>decimal</GiftWrapPrice>
          </AssociatedProduct>
          <AdjustedPrice>decimal</AdjustedPrice>
          <BasePrice>decimal</BasePrice>
          <Discounts>decimal</Discounts>
          <AdditionalDiscount>decimal</AdditionalDiscount>
          <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
          <LineTotal>decimal</LineTotal>
          <OrderBvin>string</OrderBvin>
          <ProductId>string</ProductId>
          <ProductName>string</ProductName>
          <ProductSku>string</ProductSku>
          <ProductShortDescription>string</ProductShortDescription>
          <Quantity>decimal</Quantity>
          <QuantityReturned>decimal</QuantityReturned>
          <QuantityShipped>decimal</QuantityShipped>
          <ShippingPortion>decimal</ShippingPortion>
          <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
          <TaxPortion>decimal</TaxPortion>
          <Inputs>
            <LineItemInput xsi:nil="true" />
            <LineItemInput xsi:nil="true" />
          </Inputs>
          <Modifiers>
            <LineItemModifier xsi:nil="true" />
            <LineItemModifier xsi:nil="true" />
          </Modifiers>
          <StatusCode>string</StatusCode>
          <StatusName>string</StatusName>
          <GiftWrapCount>int</GiftWrapCount>
          <GiftWrapDetails>
            <GiftWrapDetails xsi:nil="true" />
            <GiftWrapDetails xsi:nil="true" />
          </GiftWrapDetails>
          <GiftWrapTotal>decimal</GiftWrapTotal>
          <KitSelections>
            <xsd:schema>schema</xsd:schema>xml</KitSelections>
        </LastLineItemAdded>
        <LastProductUpdatedOrAdded>string</LastProductUpdatedOrAdded>
        <Notes>
          <OrderNote>
            <OrderID>string</OrderID>
            <AuditDate>dateTime</AuditDate>
            <Note>string</Note>
            <NoteType>None or System or Private or Public</NoteType>
          </OrderNote>
          <OrderNote>
            <OrderID>string</OrderID>
            <AuditDate>dateTime</AuditDate>
            <Note>string</Note>
            <NoteType>None or System or Private or Public</NoteType>
          </OrderNote>
        </Notes>
        <OrderDiscounts>decimal</OrderDiscounts>
        <OrderNumber>string</OrderNumber>
        <Payments>
          <OrderPayment>
            <AuditDate>dateTime</AuditDate>
            <PaymentMethodId>string</PaymentMethodId>
            <PaymentMethodName>string</PaymentMethodName>
            <AmountAuthorized>decimal</AmountAuthorized>
            <AmountCharged>decimal</AmountCharged>
            <AmountRefunded>decimal</AmountRefunded>
            <CheckNumber>string</CheckNumber>
            <Encrypted>boolean</Encrypted>
            <GiftCertificateNumber>string</GiftCertificateNumber>
            <CreditCardType>string</CreditCardType>
            <CreditCardNumber>string</CreditCardNumber>
            <CreditCardExpMonth>int</CreditCardExpMonth>
            <CreditCardExpYear>int</CreditCardExpYear>
            <CreditCardHolder>string</CreditCardHolder>
            <CreditCardSecurityCode>string</CreditCardSecurityCode>
            <TransactionReferenceNumber>string</TransactionReferenceNumber>
            <TransactionResponseCode>string</TransactionResponseCode>
            <Note>string</Note>
            <OrderID>string</OrderID>
            <PurchaseOrderNumber>string</PurchaseOrderNumber>
            <TotalCredit>decimal</TotalCredit>
            <ThirdPartyOrderId>string</ThirdPartyOrderId>
            <ThirdPartyTransId>string</ThirdPartyTransId>
            <EncryptionKeyId>long</EncryptionKeyId>
            <FriendlyStatus>string</FriendlyStatus>
          </OrderPayment>
          <OrderPayment>
            <AuditDate>dateTime</AuditDate>
            <PaymentMethodId>string</PaymentMethodId>
            <PaymentMethodName>string</PaymentMethodName>
            <AmountAuthorized>decimal</AmountAuthorized>
            <AmountCharged>decimal</AmountCharged>
            <AmountRefunded>decimal</AmountRefunded>
            <CheckNumber>string</CheckNumber>
            <Encrypted>boolean</Encrypted>
            <GiftCertificateNumber>string</GiftCertificateNumber>
            <CreditCardType>string</CreditCardType>
            <CreditCardNumber>string</CreditCardNumber>
            <CreditCardExpMonth>int</CreditCardExpMonth>
            <CreditCardExpYear>int</CreditCardExpYear>
            <CreditCardHolder>string</CreditCardHolder>
            <CreditCardSecurityCode>string</CreditCardSecurityCode>
            <TransactionReferenceNumber>string</TransactionReferenceNumber>
            <TransactionResponseCode>string</TransactionResponseCode>
            <Note>string</Note>
            <OrderID>string</OrderID>
            <PurchaseOrderNumber>string</PurchaseOrderNumber>
            <TotalCredit>decimal</TotalCredit>
            <ThirdPartyOrderId>string</ThirdPartyOrderId>
            <ThirdPartyTransId>string</ThirdPartyTransId>
            <EncryptionKeyId>long</EncryptionKeyId>
            <FriendlyStatus>string</FriendlyStatus>
          </OrderPayment>
        </Payments>
        <PaymentStatus>Unknown or Unpaid or PartiallyPaid or Paid or Overpaid</PaymentStatus>
        <ShippingAddress>
          <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
          <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
          <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
          <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
          <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
          <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
          <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
          <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
          <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
          <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
          <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
          <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
          <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
          <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
          <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
          <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
          <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
          <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
          <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
        </ShippingAddress>
        <ShippingDiscounts>decimal</ShippingDiscounts>
        <ShippingMethodId>string</ShippingMethodId>
        <ShippingMethodDisplayName>string</ShippingMethodDisplayName>
        <ShippingProviderId>string</ShippingProviderId>
        <ShippingProviderServiceCode>string</ShippingProviderServiceCode>
        <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
        <ShippingTotal>decimal</ShippingTotal>
        <ShippingMethodUniqueKey>string</ShippingMethodUniqueKey>
        <StatusCode>string</StatusCode>
        <StatusName>string</StatusName>
        <SubTotal>decimal</SubTotal>
        <TaxExempt>boolean</TaxExempt>
        <TaxTotal>decimal</TaxTotal>
        <TaxTotal2>decimal</TaxTotal2>
        <ThirdPartyOrderId>string</ThirdPartyOrderId>
        <TimeOfOrder>dateTime</TimeOfOrder>
        <TotalQuantity>decimal</TotalQuantity>
        <TotalQuantityShipping>decimal</TotalQuantityShipping>
        <TotalWeight>decimal</TotalWeight>
        <UserEmail>string</UserEmail>
        <UserID>string</UserID>
        <User>
          <UserName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</UserName>
          <Password xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Password>
          <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</FirstName>
          <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</LastName>
          <Salt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Salt>
          <Addresses xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <Address xsi:nil="true" />
            <Address xsi:nil="true" />
          </Addresses>
          <TaxExempt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</TaxExempt>
          <Email xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Email>
          <CreationDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</CreationDate>
          <LastLoginDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</LastLoginDate>
          <PasswordHint xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PasswordHint>
          <Comment xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</Comment>
          <PasswordAnswer xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PasswordAnswer>
          <PasswordFormat xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">ClearText or Hashed or Encrypted</PasswordFormat>
          <Locked xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</Locked>
          <LockedUntil xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">dateTime</LockedUntil>
          <FailedLoginCount xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">int</FailedLoginCount>
          <BillingAddress xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
            <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
            <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
            <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
            <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
            <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
            <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
            <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
            <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
            <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
            <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
            <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
            <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
            <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
            <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
            <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
            <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
            <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
            <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
            <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
            <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
          </BillingAddress>
          <ShippingAddress xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">
            <NickName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</NickName>
            <FirstName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FirstName>
            <MiddleInitial xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MiddleInitial>
            <LastName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</LastName>
            <Company xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Company>
            <Line1 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line1>
            <Line2 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line2>
            <Line3 xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Line3>
            <City xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</City>
            <RegionName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionName>
            <RegionBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</RegionBvin>
            <PostalCode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</PostalCode>
            <CountryName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryName>
            <CountryBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountryBvin>
            <Phone xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Phone>
            <Fax xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</Fax>
            <WebSiteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</WebSiteUrl>
            <CountyName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyName>
            <CountyBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</CountyBvin>
            <UserBvin xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</UserBvin>
            <Residential xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</Residential>
          </ShippingAddress>
          <PricingGroupId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</PricingGroupId>
          <CustomQuestionAnswers xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">string</CustomQuestionAnswers>
          <IsSalesPerson xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount">boolean</IsSalesPerson>
        </User>
        <SalesPersonId>string</SalesPersonId>
        <IsCalculatingTax>boolean</IsCalculatingTax>
      </instance>
      <item>
        <AssociatedProduct ParentId="string">
          <Groups>
            <KitGroup xsi:nil="true" />
            <KitGroup xsi:nil="true" />
          </Groups>
          <SitePriceForDisplay>string</SitePriceForDisplay>
          <GlobalProduct>
            <Sku xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Sku>
            <ProductName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductName>
            <Upc xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Upc>
            <Mpn xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Mpn>
            <ProductTypeId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductTypeId>
            <AdditionalImages xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <ListPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ListPrice>
            <Reviews xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <RegularPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</RegularPrice>
            <SitePrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</SitePrice>
            <SitePriceOverrideText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</SitePriceOverrideText>
            <SiteCost xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</SiteCost>
            <MetaKeywords xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaKeywords>
            <MetaDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaDescription>
            <MetaTitle xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</MetaTitle>
            <TaxExempt xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</TaxExempt>
            <TaxClass xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</TaxClass>
            <NonShipping xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</NonShipping>
            <ShipSeparately xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</ShipSeparately>
            <ShippingMode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
            <ShippingWeight xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingWeight>
            <ShippingLength xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingLength>
            <ShippingWidth xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingWidth>
            <ShippingHeight xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ShippingHeight>
            <SpecialProductType xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
            <Status xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">Active or Disabled or NotSet</Status>
            <ImageFileSmall xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileSmall>
            <ImageFileSmallAlternateText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileSmallAlternateText>
            <ImageFileMedium xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileMedium>
            <ImageFileMediumAlternateText xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ImageFileMediumAlternateText>
            <CreationDate xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">dateTime</CreationDate>
            <MinimumQty xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">int</MinimumQty>
            <ParentId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ParentId>
            <VariantDisplay xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
            <ProductURL xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ProductURL>
            <ChoicesAndInputs xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <ShortDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ShortDescription>
            <LongDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</LongDescription>
            <ManufacturerId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</ManufacturerId>
            <VendorId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</VendorId>
            <GiftWrapAllowed xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</GiftWrapAllowed>
            <GiftWrapPrice xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</GiftWrapPrice>
            <ExtraShipFee xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">decimal</ExtraShipFee>
            <Keywords xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</Keywords>
            <TemplateName xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</TemplateName>
            <PreContentColumnId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PreContentColumnId>
            <PostContentColumnId xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PostContentColumnId>
            <RewriteUrl xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</RewriteUrl>
            <ChoiceCombinations xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <Categories xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
            <IsNew xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</IsNew>
            <GiftCertificateCodePattern xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</GiftCertificateCodePattern>
            <PreTransformLongDescription xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">string</PreTransformLongDescription>
            <HasVariants xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</HasVariants>
            <TrackInventory xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">boolean</TrackInventory>
            <OutOfStockMode xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product">NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
            <Groups xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Catalog/Product" />
          </GlobalProduct>
          <Sku>string</Sku>
          <ProductName>string</ProductName>
          <Upc>string</Upc>
          <Mpn>string</Mpn>
          <ProductTypeId>string</ProductTypeId>
          <AdditionalImages>
            <ProductImage xsi:nil="true" />
            <ProductImage xsi:nil="true" />
          </AdditionalImages>
          <ListPrice>decimal</ListPrice>
          <Reviews>
            <ProductReview xsi:nil="true" />
            <ProductReview xsi:nil="true" />
          </Reviews>
          <RegularPrice>decimal</RegularPrice>
          <SitePrice>decimal</SitePrice>
          <CurrentPriceOverrideText>string</CurrentPriceOverrideText>
          <SitePriceOverrideText>string</SitePriceOverrideText>
          <SiteCost>decimal</SiteCost>
          <MetaKeywords>string</MetaKeywords>
          <MetaDescription>string</MetaDescription>
          <MetaTitle>string</MetaTitle>
          <TaxExempt>boolean</TaxExempt>
          <TaxClass>string</TaxClass>
          <NonShipping>boolean</NonShipping>
          <ShipSeparately>boolean</ShipSeparately>
          <ShippingMode>None or ShipFromSite or ShipFromVendor or ShipFromManufacturer</ShippingMode>
          <ShippingWeight>decimal</ShippingWeight>
          <ShippingLength>decimal</ShippingLength>
          <ShippingWidth>decimal</ShippingWidth>
          <ShippingHeight>decimal</ShippingHeight>
          <SpecialProductType>NotSet or Normal or GiftCertificate or ArbitrarilyPricedGiftCertificate or Kit</SpecialProductType>
          <Status>Active or Disabled or NotSet</Status>
          <ImageFileSmall>string</ImageFileSmall>
          <ImageFileSmallAlternateText>string</ImageFileSmallAlternateText>
          <ImageFileMedium>string</ImageFileMedium>
          <ImageFileMediumAlternateText>string</ImageFileMediumAlternateText>
          <CreationDate>dateTime</CreationDate>
          <MinimumQty>int</MinimumQty>
          <VariantDisplay>None or GridSingleSelection or GridMultipleSelection or IndividualFields</VariantDisplay>
          <ProductURL>string</ProductURL>
          <ChoicesAndInputs>
            <ProductChoice xsi:nil="true" />
            <ProductInput xsi:nil="true" />
            <ProductModifier xsi:nil="true" />
          </ChoicesAndInputs>
          <ShortDescription>string</ShortDescription>
          <LongDescription>string</LongDescription>
          <ManufacturerId>string</ManufacturerId>
          <VendorId>string</VendorId>
          <GiftWrapAllowed>boolean</GiftWrapAllowed>
          <ExtraShipFee>decimal</ExtraShipFee>
          <Keywords>string</Keywords>
          <TemplateName>string</TemplateName>
          <PreContentColumnId>string</PreContentColumnId>
          <PostContentColumnId>string</PostContentColumnId>
          <RewriteUrl>string</RewriteUrl>
          <ChoiceCombinations>
            <ProductChoiceCombination xsi:nil="true" />
            <ProductChoiceCombination xsi:nil="true" />
          </ChoiceCombinations>
          <Categories>
            <string>string</string>
            <string>string</string>
          </Categories>
          <IsNew>boolean</IsNew>
          <GiftCertificateCodePattern>string</GiftCertificateCodePattern>
          <PreTransformLongDescription>string</PreTransformLongDescription>
          <HasVariants>boolean</HasVariants>
          <TrackInventory>boolean</TrackInventory>
          <OutOfStockMode>NotSet or RemoveFromStore or LeaveOnStore or OutOfStockAllowOrders or OutOfStockDisallowOrders</OutOfStockMode>
          <CustomProperties>
            <CustomProperty xsi:nil="true" />
            <CustomProperty xsi:nil="true" />
          </CustomProperties>
          <GiftWrapPrice>decimal</GiftWrapPrice>
        </AssociatedProduct>
        <AdjustedPrice>decimal</AdjustedPrice>
        <BasePrice>decimal</BasePrice>
        <Discounts>decimal</Discounts>
        <AdditionalDiscount>decimal</AdditionalDiscount>
        <LineTotalWithoutDiscounts>decimal</LineTotalWithoutDiscounts>
        <LineTotal>decimal</LineTotal>
        <OrderBvin>string</OrderBvin>
        <ProductId>string</ProductId>
        <ProductName>string</ProductName>
        <ProductSku>string</ProductSku>
        <ProductShortDescription>string</ProductShortDescription>
        <Quantity>decimal</Quantity>
        <QuantityReturned>decimal</QuantityReturned>
        <QuantityShipped>decimal</QuantityShipped>
        <ShippingPortion>decimal</ShippingPortion>
        <ShippingStatus>Unknown or Unshipped or PartiallyShipped or FullyShipped or NonShipping</ShippingStatus>
        <TaxPortion>decimal</TaxPortion>
        <Inputs>
          <LineItemInput>
            <LineItemBvin>string</LineItemBvin>
            <InputBvin>string</InputBvin>
            <InputName>string</InputName>
            <InputValue>string</InputValue>
            <InputDisplayValue>string</InputDisplayValue>
            <InputAdminDisplayValue>string</InputAdminDisplayValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemInput>
          <LineItemInput>
            <LineItemBvin>string</LineItemBvin>
            <InputBvin>string</InputBvin>
            <InputName>string</InputName>
            <InputValue>string</InputValue>
            <InputDisplayValue>string</InputDisplayValue>
            <InputAdminDisplayValue>string</InputAdminDisplayValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemInput>
        </Inputs>
        <Modifiers>
          <LineItemModifier>
            <LineItemBvin>string</LineItemBvin>
            <ModifierBvin>string</ModifierBvin>
            <ModifierName>string</ModifierName>
            <ModifierValue>string</ModifierValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemModifier>
          <LineItemModifier>
            <LineItemBvin>string</LineItemBvin>
            <ModifierBvin>string</ModifierBvin>
            <ModifierName>string</ModifierName>
            <ModifierValue>string</ModifierValue>
            <DisplayToCustomer>boolean</DisplayToCustomer>
            <Order>int</Order>
          </LineItemModifier>
        </Modifiers>
        <StatusCode>string</StatusCode>
        <StatusName>string</StatusName>
        <GiftWrapCount>int</GiftWrapCount>
        <GiftWrapDetails>
          <GiftWrapDetails>
            <GiftWrapEnabled xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</GiftWrapEnabled>
            <ToField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</ToField>
            <FromField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FromField>
            <MessageField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MessageField>
          </GiftWrapDetails>
          <GiftWrapDetails>
            <GiftWrapEnabled xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">boolean</GiftWrapEnabled>
            <ToField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</ToField>
            <FromField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</FromField>
            <MessageField xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Contacts/Address">string</MessageField>
          </GiftWrapDetails>
        </GiftWrapDetails>
        <GiftWrapTotal>decimal</GiftWrapTotal>
        <KitSelections>
          <xsd:schema>schema</xsd:schema>xml</KitSelections>
      </item>
    </Orders_Order_AddItem>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Orders_Order_AddItemResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Orders_Order_AddItemResult>boolean</Orders_Order_AddItemResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Orders_Order_AddItemResponse>
  </soap12:Body>
</soap12:Envelope>