<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
<soap-env:Body>
<ns0:GetBookableItems xmlns:ns0="http://clients.mindbodyonline.com/api/0_5_1">
<ns0:Request>
<ns0:SourceCredentials>
<ns0:SourceName>u</ns0:SourceName>
<ns0:Password>p=</ns0:Password>
<ns0:SiteIDs>
<ns0:int>1705</ns0:int>
</ns0:SiteIDs>
</ns0:SourceCredentials>
<ns0:XMLDetail>Full</ns0:XMLDetail>
<ns0:PageSize>10000</ns0:PageSize>
<ns0:CurrentPageIndex>0</ns0:CurrentPageIndex>
<ns0:SessionTypeIDs>
<ns0:int>59</ns0:int>
</ns0:SessionTypeIDs>
<ns0:LocationIDs>
<ns0:int>1</ns0:int>
<ns0:int>2</ns0:int>
<ns0:int>98</ns0:int>
</ns0:LocationIDs>
<ns0:StaffIDs/>
<ns0:StartDate>2018-12-14T00:58:13.659018</ns0:StartDate>
<ns0:EndDate>2018-12-28T23:58:13.659153</ns0:EndDate>
<ns0:AppointmentID xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
<ns0:IgnoreDefaultSessionLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
</ns0:Request>
</ns0:GetBookableItems>
</soap-env: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.