WebServices3


Click here for a complete list of operations.

Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParam

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

<?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>
    <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParam 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>
      <o>
        <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>
      </o>
      <useAvailablePoints>boolean</useAvailablePoints>
    </Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParam>
  </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>
    <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResult>int</Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResponse>
  </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>
    <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParam 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>
      <o>
        <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>
      </o>
      <useAvailablePoints>boolean</useAvailablePoints>
    </Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParam>
  </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>
    <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResult>int</Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Membership_LoyaltyPoints_CalculatePoints_ForOrderWithParamResponse>
  </soap12:Body>
</soap12:Envelope>