<?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>
<PurchaseContractsResponse xmlns="http://clients.mindbodyonline.com/api/0_5_1">
<PurchaseContractsResult>
<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>
<LocationID>0</LocationID>
<ContractID>0</ContractID>
</PurchaseContractsResult>
</PurchaseContractsResponse>
</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.