WebServices3


Click here for a complete list of operations.

Orders_RMA_Update_WithAdminRequest

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_RMA_Update_WithAdminRequest"

<?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_RMA_Update_WithAdminRequest 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>
      <r>
        <Items>
          <RMAItem>
            <RMABvin>string</RMABvin>
            <LineItemBvin>string</LineItemBvin>
            <ItemDescription>string</ItemDescription>
            <ItemName>string</ItemName>
            <Note>string</Note>
            <Reason>string</Reason>
            <Replace>boolean</Replace>
            <Quantity>int</Quantity>
            <QuantityReceived>int</QuantityReceived>
            <QuantityReturnedToInventory>int</QuantityReturnedToInventory>
            <LineItem xsi:nil="true" />
            <Product xsi:nil="true" />
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
          </RMAItem>
          <RMAItem>
            <RMABvin>string</RMABvin>
            <LineItemBvin>string</LineItemBvin>
            <ItemDescription>string</ItemDescription>
            <ItemName>string</ItemName>
            <Note>string</Note>
            <Reason>string</Reason>
            <Replace>boolean</Replace>
            <Quantity>int</Quantity>
            <QuantityReceived>int</QuantityReceived>
            <QuantityReturnedToInventory>int</QuantityReturnedToInventory>
            <LineItem xsi:nil="true" />
            <Product xsi:nil="true" />
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
          </RMAItem>
        </Items>
        <OrderBvin>string</OrderBvin>
        <Name>string</Name>
        <EmailAddress>string</EmailAddress>
        <PhoneNumber>string</PhoneNumber>
        <Comments>string</Comments>
        <Status>None or Unsubmitted or Pending or Open or Closed or Rejected</Status>
        <StatusText>string</StatusText>
        <Number>int</Number>
        <Order>
          <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 xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
          </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 xsi:nil="true" />
            <LineItem xsi:nil="true" />
          </Items>
          <IsPlaced>boolean</IsPlaced>
          <LastLineItemAdded>
            <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" />
          </LastLineItemAdded>
          <LastProductUpdatedOrAdded>string</LastProductUpdatedOrAdded>
          <Notes>
            <OrderNote xsi:nil="true" />
            <OrderNote xsi:nil="true" />
          </Notes>
          <OrderDiscounts>decimal</OrderDiscounts>
          <OrderNumber>string</OrderNumber>
          <Payments>
            <OrderPayment xsi:nil="true" />
            <OrderPayment xsi:nil="true" />
          </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 xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <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 xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <ShippingAddress xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <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>
        </Order>
        <OrderNumber>string</OrderNumber>
        <Amount>decimal</Amount>
        <DateOfReturn>dateTime</DateOfReturn>
      </r>
      <AdministratorRequest>boolean</AdministratorRequest>
    </Orders_RMA_Update_WithAdminRequest>
  </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_RMA_Update_WithAdminRequestResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Orders_RMA_Update_WithAdminRequestResult>boolean</Orders_RMA_Update_WithAdminRequestResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Orders_RMA_Update_WithAdminRequestResponse>
  </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_RMA_Update_WithAdminRequest 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>
      <r>
        <Items>
          <RMAItem>
            <RMABvin>string</RMABvin>
            <LineItemBvin>string</LineItemBvin>
            <ItemDescription>string</ItemDescription>
            <ItemName>string</ItemName>
            <Note>string</Note>
            <Reason>string</Reason>
            <Replace>boolean</Replace>
            <Quantity>int</Quantity>
            <QuantityReceived>int</QuantityReceived>
            <QuantityReturnedToInventory>int</QuantityReturnedToInventory>
            <LineItem xsi:nil="true" />
            <Product xsi:nil="true" />
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
          </RMAItem>
          <RMAItem>
            <RMABvin>string</RMABvin>
            <LineItemBvin>string</LineItemBvin>
            <ItemDescription>string</ItemDescription>
            <ItemName>string</ItemName>
            <Note>string</Note>
            <Reason>string</Reason>
            <Replace>boolean</Replace>
            <Quantity>int</Quantity>
            <QuantityReceived>int</QuantityReceived>
            <QuantityReturnedToInventory>int</QuantityReturnedToInventory>
            <LineItem xsi:nil="true" />
            <Product xsi:nil="true" />
            <ProductName>string</ProductName>
            <ProductSku>string</ProductSku>
          </RMAItem>
        </Items>
        <OrderBvin>string</OrderBvin>
        <Name>string</Name>
        <EmailAddress>string</EmailAddress>
        <PhoneNumber>string</PhoneNumber>
        <Comments>string</Comments>
        <Status>None or Unsubmitted or Pending or Open or Closed or Rejected</Status>
        <StatusText>string</StatusText>
        <Number>int</Number>
        <Order>
          <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 xsi:nil="true" />
            <OrderCoupon xsi:nil="true" />
          </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 xsi:nil="true" />
            <LineItem xsi:nil="true" />
          </Items>
          <IsPlaced>boolean</IsPlaced>
          <LastLineItemAdded>
            <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" />
          </LastLineItemAdded>
          <LastProductUpdatedOrAdded>string</LastProductUpdatedOrAdded>
          <Notes>
            <OrderNote xsi:nil="true" />
            <OrderNote xsi:nil="true" />
          </Notes>
          <OrderDiscounts>decimal</OrderDiscounts>
          <OrderNumber>string</OrderNumber>
          <Payments>
            <OrderPayment xsi:nil="true" />
            <OrderPayment xsi:nil="true" />
          </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 xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <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 xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <ShippingAddress xsi:nil="true" xmlns="http://www.bvsoftware.com/bvc5/schemas/2005/09/01/Membership/UserAccount" />
            <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>
        </Order>
        <OrderNumber>string</OrderNumber>
        <Amount>decimal</Amount>
        <DateOfReturn>dateTime</DateOfReturn>
      </r>
      <AdministratorRequest>boolean</AdministratorRequest>
    </Orders_RMA_Update_WithAdminRequest>
  </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_RMA_Update_WithAdminRequestResponse xmlns="http://www.bvsoftware.com/Schemas/Bvc5/2006/01/WebServices3">
      <Orders_RMA_Update_WithAdminRequestResult>boolean</Orders_RMA_Update_WithAdminRequestResult>
      <token>
        <ExpirationDate>dateTime</ExpirationDate>
        <ExpirationDateUTC>dateTime</ExpirationDateUTC>
        <UserBvin>string</UserBvin>
        <TokenRejected>boolean</TokenRejected>
        <IsExpired>boolean</IsExpired>
      </token>
    </Orders_RMA_Update_WithAdminRequestResponse>
  </soap12:Body>
</soap12:Envelope>