<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<GetServicesResponse xmlns="http://clients.mindbodyonline.com/api/0_5_1">
<GetServicesResult>
<Status>Success</Status>
<ErrorCode>200</ErrorCode>
<XMLDetail>Full</XMLDetail>
<ResultCount>1</ResultCount>
<CurrentPageIndex>0</CurrentPageIndex>
<TotalPageCount>1</TotalPageCount>
<Services>
<Service>
<Price>0.0000</Price>
<OnlinePrice>0.0000</OnlinePrice>
<ProgramID>3</ProgramID>
<TaxRate>0</TaxRate>
<ProductID>100095</ProductID>
<ID>100095</ID>
<Name>*FREE* CoolSculpting Consultation (Self-Booked)</Name>
<Count>1</Count>
</Service>
</Services>
</GetServicesResult>
</GetServicesResponse>
</soap:Body>
</soap: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.