Add appt request

<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://clients.mindbodyonline.com/api/0_5_1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header/> <ns0:Body> <ns1:AddOrUpdateAppointments> <ns1:Request> <ns1:SourceCredentials> <ns1:SourceName>Bowtie</ns1:SourceName> <ns1:Password>pw=</ns1:Password> <ns1:SiteIDs> <ns1:int>3927</ns1:int> </ns1:SiteIDs> </ns1:SourceCredentials> <ns1:UserCredentials> <ns1:Username>_Bowtie</ns1:Username> <ns1:Password>pw=</ns1:Password> <ns1:SiteIDs> <ns1:int>3927</ns1:int> </ns1:SiteIDs> <ns1:LocationID xsi:nil="true" /></ns1:UserCredentials> <ns1:XMLDetail>Full</ns1:XMLDetail> <ns1:PageSize>10000</ns1:PageSize> <ns1:CurrentPageIndex>0</ns1:CurrentPageIndex> <ns1:UpdateAction>AddNew</ns1:UpdateAction> <ns1:Test>true</ns1:Test> <ns1:SendEmail>false</ns1:SendEmail> <ns1:ApplyPayment>true</ns1:ApplyPayment> <ns1:Appointments> <ns1:Appointment> <ns1:Duration xsi:nil="true" /> <ns1:Action>Added</ns1:Action> <ns1:Status>Booked</ns1:Status> <ns1:StartDateTime>2018-01-23T15:30:00</ns1:StartDateTime> <ns1:EndDateTime>2018-01-23T16:00:00</ns1:EndDateTime> <ns1:Notes></ns1:Notes> <ns1:SessionType xsi:type="ns1:SessionType"> <ns1:ID>307</ns1:ID> </ns1:SessionType> <ns1:Location xsi:type="ns1:Location"> <ns1:SiteID>3927</ns1:SiteID> <ns1:BusinessDescription>SymFit Physical Therapy and Fitness is a movement based physical therapy practice that utilized manual therapy around group classes to safely progress patients toward their wellness goals in the most cost-effective manner. SymFit PT and Fitness has developed a proprietary home fitness program, SymFitTV,com, which conditions you to perform your daily activities and eventually sport and recreational activities without the faulty loading patterns that lead to injury or re-injury. </ns1:BusinessDescription> <ns1:AdditionalImageURLs></ns1:AdditionalImageURLs> <ns1:FacilitySquareFeet>2200</ns1:FacilitySquareFeet> <ns1:TreatmentRooms>2</ns1:TreatmentRooms> <ns1:HasClasses>true</ns1:HasClasses> <ns1:ID>1</ns1:ID> <ns1:Name>SymFit Physical Therapy & Fitness</ns1:Name> <ns1:Address>899 Logan Street, Suite 115</ns1:Address> <ns1:Address2>Denver CO 80203</ns1:Address2> <ns1:Tax1>0.0</ns1:Tax1> <ns1:Tax2>0.0</ns1:Tax2> <ns1:Tax3>0.0</ns1:Tax3> <ns1:Tax4>0.0</ns1:Tax4> <ns1:Tax5>0.0</ns1:Tax5> <ns1:Phone>3033931951</ns1:Phone> <ns1:City>Denver</ns1:City> <ns1:StateProvCode>CO</ns1:StateProvCode> <ns1:PostalCode>80203</ns1:PostalCode> <ns1:Latitude>39.7301824</ns1:Latitude> <ns1:Longitude>-104.9827186</ns1:Longitude> <ns1:ImageURL>https://clients.mindbodyonline.com/studios/GenesisPhysicalTherapyPilatesCenter/loc1.png?imageversion=1516200492</ns1:ImageURL> <ns1:Description>We are located on Southwest corner of Logan Street and 9th Avenue. Logan is a one way street. Parking is available on the South side of the Logan Building. </ns1:Description> </ns1:Location> <ns1:Staff xsi:type="ns1:Staff"> <ns1:ID>100000000</ns1:ID> </ns1:Staff> <ns1:Client xsi:type="ns1:Client"> <ns1:ID>100004003</ns1:ID> </ns1:Client> </ns1:Appointment> </ns1:Appointments> <ns1:IgnoreDefaultSessionLength xsi:nil="true" /></ns1:Request> </ns1:AddOrUpdateAppointments> </ns0:Body> </SOAP-ENV: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.