<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Body>
<AddOrUpdateClientsResponse xmlns="http://clients.mindbodyonline.com/api/0_5">
<AddOrUpdateClientsResult>
<Status>Success</Status>
<ErrorCode>200</ErrorCode>
<XMLDetail>Full</XMLDetail>
<ResultCount>0</ResultCount>
<CurrentPageIndex>0</CurrentPageIndex>
<TotalPageCount>0</TotalPageCount>
<Clients/>
</AddOrUpdateClientsResult>
</AddOrUpdateClientsResponse>
</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.