<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://clients.mindbodyonline.com/api/0_5_1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<ns0:Body>
<ns1:CheckoutShoppingCart>
<ns1:Request>
<ns1:SourceCredentials>
<ns1:SourceName>u</ns1:SourceName>
<ns1:Password>p</ns1:Password>
<ns1:SiteIDs>
<ns1:int>438966</ns1:int>
</ns1:SiteIDs>
</ns1:SourceCredentials>
<ns1:UserCredentials>
<ns1:Username>u</ns1:Username>
<ns1:Password>p</ns1:Password>
<ns1:SiteIDs>
<ns1:int>438966</ns1:int>
</ns1:SiteIDs>
<ns1:LocationID xsi:nil="true" /></ns1:UserCredentials>
<ns1:XMLDetail>Full</ns1:XMLDetail>
<ns1:PageSize>10000</ns1:PageSize>
<ns1:CurrentPageIndex>0</ns1:CurrentPageIndex>
<ns1:ClientID>100001072</ns1:ClientID>
<ns1:Test>false</ns1:Test>
<ns1:CartItems>
<ns1:CartItem>
<ns1:Item xsi:type="ns1:Service">
<ns1:Price>1500.0</ns1:Price>
<ns1:OnlinePrice>1500.0</ns1:OnlinePrice>
<ns1:ProgramID>6</ns1:ProgramID>
<ns1:TaxRate>0.0</ns1:TaxRate>
<ns1:ProductID>100088.0</ns1:ProductID>
<ns1:ID>100088</ns1:ID>
<ns1:Name>Upper Arms </ns1:Name>
<ns1:Count>1</ns1:Count>
</ns1:Item>
<ns1:DiscountAmount>0</ns1:DiscountAmount>
<ns1:AppointmentIDs>62308</ns1:AppointmentIDs>
<ns1:Quantity>1</ns1:Quantity>
</ns1:CartItem>
</ns1:CartItems>
<ns1:InStore>true</ns1:InStore>
<ns1:Payments>
<ns1:PaymentInfo xsi:type="ns1:CashInfo">
<ns1:Amount>1500.0</ns1:Amount>
</ns1:PaymentInfo>
</ns1:Payments>
<ns1:SendEmail>true</ns1:SendEmail>
<ns1:LocationID xsi:nil="true" /></ns1:Request>
</ns1:CheckoutShoppingCart>
</ns0:Body>
</SOAP-ENV:Envelope>
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.