<SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://clients.mindbodyonline.com/api/0_5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<ns0:Body>
<ns1:GetBookableItems>
<ns1:Request>
<ns1:SourceCredentials>
<ns1:SourceName>[name]</ns1:SourceName>
<ns1:Password>[pass]</ns1:Password>
<ns1:SiteIDs>
<ns1:int>28756</ns1:int>
</ns1:SiteIDs>
</ns1:SourceCredentials>
<ns1:XMLDetail>Full</ns1:XMLDetail>
<ns1:PageSize>10000</ns1:PageSize>
<ns1:CurrentPageIndex>0</ns1:CurrentPageIndex>
<ns1:SessionTypeIDs>
<ns1:int>7</ns1:int>
</ns1:SessionTypeIDs>
<ns1:StaffIDs>
<ns1:long>100000012</ns1:long>
</ns1:StaffIDs>
<ns1:StartDate>2017-05-20T17:23:09.861531</ns1:StartDate>
<ns1:EndDate>2017-05-20T17:23:09.861627</ns1:EndDate>
<ns1:AppointmentID xsi:nil="true"/>
<ns1:IgnoreDefaultSessionLength xsi:nil="true"/>
</ns1:Request>
</ns1:GetBookableItems>
</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.