<?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">
<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>dashielflorez@hotmail.com</Email>
<MobilePhone>4015276339</MobilePhone>
<Address>230 ocean parkway apt. A4</Address>
<City>brooklyn</City>
<State>NY</State>
<Country>US</Country>
<PostalCode>11218</PostalCode>
<SortOrder>0</SortOrder>
<AppointmentTrn>true</AppointmentTrn>
<ReservationTrn>true</ReservationTrn>
<IndependentContractor>false</IndependentContractor>
<AlwaysAllowDoubleBooking>false</AlwaysAllowDoubleBooking>
<ID>100000012</ID>
<Name>Dashiel Florez</Name>
<FirstName>Dashiel</FirstName>
<LastName>Florez</LastName>
<Bio/>
<isMale>false</isMale>
</Staff>
<SessionType>
<DefaultTimeLength>30</DefaultTimeLength>
<ProgramID>1</ProgramID>
<NumDeducted>1</NumDeducted>
<ID>7</ID>
<Name>Women's Cut</Name>
</SessionType>
<StartDateTime>2017-05-20T09:00:00</StartDateTime>
<EndDateTime>2017-05-20T11:00:00</EndDateTime>
<BookableEndDateTime>2017-05-20T10:00:00</BookableEndDateTime>
<Location>
<SiteID>28756</SiteID>
<AdditionalImageURLs/>
<FacilitySquareFeet xsi:nil="true"/>
<TreatmentRooms xsi:nil="true"/>
<HasClasses>false</HasClasses>
<PhoneExtension>.</PhoneExtension>
<ID>1</ID>
<Name>Alex Anthony Salon</Name>
<Address>10 Downing St</Address>
<Address2>New York, NY 10014</Address2>
<Tax1>0.08878</Tax1>
<Tax2>0.045</Tax2>
<Tax3>0</Tax3>
<Tax4>0</Tax4>
<Tax5>0</Tax5>
<Phone>6464991111</Phone>
<City>New York</City>
<StateProvCode>NY</StateProvCode>
<PostalCode>10014</PostalCode>
<Latitude>40.729259</Latitude>
<Longitude>-74.002643</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.