Raw response

<?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> <GetStaffAppointmentsResponse xmlns="http://clients.mindbodyonline.com/api/0_5"> <GetStaffAppointmentsResult> <Status>InternalException</Status> <ErrorCode>9999</ErrorCode> <Message>Object reference not set to an instance of an object.</Message> <XMLDetail>Full</XMLDetail> <ResultCount>0</ResultCount> <CurrentPageIndex>0</CurrentPageIndex> <TotalPageCount>0</TotalPageCount> </GetStaffAppointmentsResult> </GetStaffAppointmentsResponse> </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.