<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/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">
<SOAP-ENV:Header/>
<ns0:Body>
<ns1:AddOrUpdateClients>
<ns1:Request>
<ns1:SourceCredentials>
<ns1:SourceName>Bowtie</ns1:SourceName>
<ns1:Password>Y2G8zIdVzZi8mnoGRWYUSLom7t4=</ns1:Password>
<ns1:SiteIDs>
<ns1:int>-99</ns1:int>
</ns1:SiteIDs>
</ns1:SourceCredentials>
<ns1:UserCredentials>
<ns1:Username>Siteowner</ns1:Username>
<ns1:Password>apitest1234</ns1:Password>
<ns1:SiteIDs>
<ns1:int>-99</ns1:int>
</ns1:SiteIDs>
<ns1:LocationID xsi:nil="true"/>
</ns1:UserCredentials>
<ns1:XMLDetail>Full</ns1:XMLDetail>
<ns1:PageSize>25</ns1:PageSize>
<ns1:CurrentPageIndex>0</ns1:CurrentPageIndex>
<ns1:UpdateAction>Fail</ns1:UpdateAction>
<ns1:Test>false</ns1:Test>
<ns1:Clients xsi:type="ns1:Client">
<ns1:Username>mikemikecom</ns1:Username>
<ns1:Password>testest123</ns1:Password>
<ns1:Action/>
<ns1:FirstName>Mike</ns1:FirstName>
<ns1:LastName>Wubby</ns1:LastName>
<ns1:Email>mike@mike.com</ns1:Email>
</ns1:Clients>
<ns1:SendEmail xsi:nil="true"/>
</ns1:Request>
</ns1:AddOrUpdateClients>
</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.