<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<AddOrUpdateAppointmentsResponse xmlns="http://clients.mindbodyonline.com/api/0_5_1">
<AddOrUpdateAppointmentsResult>
<Status>Success</Status>
<ErrorCode>200</ErrorCode>
<XMLDetail>Full</XMLDetail>
<ResultCount>1</ResultCount>
<CurrentPageIndex>0</CurrentPageIndex>
<TotalPageCount>0</TotalPageCount>
<Appointments>
<Appointment>
<Messages>
<string>Late cancelation fail 754988 - Appointment has no associated visit.</string>
</Messages>
<Duration xsi:nil="true" />
<Action>Failed</Action>
</Appointment>
</Appointments>
</AddOrUpdateAppointmentsResult>
</AddOrUpdateAppointmentsResponse>
</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.