<?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>
<GetBookableItemsResponse xmlns="http://clients.mindbodyonline.com/api/0_5_1">
<GetBookableItemsResult>
<Status>Success</Status>
<ErrorCode>200</ErrorCode>
<XMLDetail>Full</XMLDetail>
<ResultCount>1</ResultCount>
<CurrentPageIndex>0</CurrentPageIndex>
<TotalPageCount>1</TotalPageCount>
<ScheduleItems>
<ScheduleItem xsi:type="Availability">
<ID>0</ID>
<Staff>
<Email>xochiltbrown@aol.com</Email>
<MobilePhone>5627629796</MobilePhone>
<State>0</State>
<Country>US</Country>
<SortOrder>0</SortOrder>
<AppointmentTrn>true</AppointmentTrn>
<ReservationTrn>false</ReservationTrn>
<IndependentContractor>false</IndependentContractor>
<AlwaysAllowDoubleBooking>false</AlwaysAllowDoubleBooking>
<ID>100000023</ID>
<Name>Yvonne Brown</Name>
<FirstName>Yvonne</FirstName>
<LastName>Brown</LastName>
<Bio/>
<isMale>false</isMale>
</Staff>
<SessionType>
<DefaultTimeLength xsi:nil="true"/>
<ProgramID>3</ProgramID>
<NumDeducted>1</NumDeducted>
<ID>12</ID>
<Name>Single Process Color</Name>
</SessionType>
<StartDateTime>2017-11-02T10:00:00</StartDateTime>
<EndDateTime>2017-11-02T17:15:00</EndDateTime>
<BookableEndDateTime>2017-11-02T16:45:00</BookableEndDateTime>
<Location>
<SiteID>32115</SiteID>
<AdditionalImageURLs/>
<FacilitySquareFeet xsi:nil="true"/>
<TreatmentRooms xsi:nil="true"/>
<HasClasses>false</HasClasses>
<PhoneExtension/>
<ID>1</ID>
<Name>Meche Salon</Name>
<Address>8820 Burton Way</Address>
<Address2>Beverly Hills, CA 90211</Address2>
<Tax1>0.0925</Tax1>
<Tax2>0</Tax2>
<Tax3>0</Tax3>
<Tax4>0</Tax4>
<Tax5>0</Tax5>
<Phone>3102788930</Phone>
<City>Beverly Hills</City>
<StateProvCode>CA</StateProvCode>
<PostalCode>90211</PostalCode>
<Latitude>34.071848</Latitude>
<Longitude>-118.384415</Longitude>
</Location>
</ScheduleItem>
</ScheduleItems>
</GetBookableItemsResult>
</GetBookableItemsResponse>
</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.