<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>Bowtie</ns0:SourceName>
<ns0:Password>pw</ns0:Password>
<ns0:SiteIDs>
<ns0:int>2496</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>659</ns0:int>
</ns0:SessionTypeIDs>
<ns0:LocationIDs>
<ns0:int>1</ns0:int>
</ns0:LocationIDs>
<ns0:StaffIDs>
<ns0:long>100000424</ns0:long>
</ns0:StaffIDs>
<ns0:StartDate>2018-05-25T00:52:53.358459</ns0:StartDate>
<ns0:EndDate>2018-05-25T23:52:53.358539</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.