To override the Content-type in your clients, use the HTTP Accept Header, append the .soap11 suffix or ?format=soap11
HTTP + SOAP11
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /soap11 HTTP/1.1
Host: api.helferportal.de
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: PostOrderHelper
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<PostOrderHelper xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HelferPortal.ApiModel">
<OrderId>0</OrderId>
<OrderSeriesId>0</OrderSeriesId>
<Reaction>None</Reaction>
</PostOrderHelper>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<OrderHelperResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HelferPortal.ApiModel">
<Id>0</Id>
<Order>
<CreatedDate>0001-01-01T00:00:00</CreatedDate>
<DeletionReason>String</DeletionReason>
<HourNeeded>0</HourNeeded>
<Id>0</Id>
<InterviewDate>0001-01-01T00:00:00</InterviewDate>
<InterviewNotes>String</InterviewNotes>
<IsDeleted>false</IsDeleted>
<LastChangedDate>0001-01-01T00:00:00</LastChangedDate>
<OrderDate>0001-01-01T00:00:00</OrderDate>
<OrderDescription>String</OrderDescription>
<OrderSeriesId>0</OrderSeriesId>
<Person>
<Address>
<AddressSupplement>String</AddressSupplement>
<BuildingNo>String</BuildingNo>
<City>String</City>
<District>String</District>
<Id>0</Id>
<Latitude>0</Latitude>
<Longitude>0</Longitude>
<PersonId>0</PersonId>
<PostCode>String</PostCode>
<Street>String</Street>
</Address>
<Birthday>0001-01-01T00:00:00</Birthday>
<BlobPicLink>String</BlobPicLink>
<CareLevel>NoCarelevel</CareLevel>
<Deleted>false</Deleted>
<EMail>String</EMail>
<FilterOnLanguages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>0</d4p1:int>
</FilterOnLanguages>
<Forename>String</Forename>
<FullMonthlyCapacity>false</FullMonthlyCapacity>
<Gender>0</Gender>
<Gendertype>male</Gendertype>
<GeographicalFrame>0</GeographicalFrame>
<Id>0</Id>
<Lastname>String</Lastname>
<Mobile>String</Mobile>
<Notes>String</Notes>
<PersonHelperTyp>EverydayHelper</PersonHelperTyp>
<PersonTyp>0</PersonTyp>
<PhoneNumber>String</PhoneNumber>
<PicLink>String</PicLink>
<SearchForTrainedHelper>false</SearchForTrainedHelper>
<User>
<EMail>String</EMail>
<Id>0</Id>
<IsAdministrator>false</IsAdministrator>
<IsDeleted>false</IsDeleted>
<IsSuperAdmin>false</IsSuperAdmin>
<Password>String</Password>
<PersonId>0</PersonId>
<UserUnlocked>false</UserUnlocked>
<UserVerified>false</UserVerified>
</User>
</Person>
<PersonGivenHelp>0</PersonGivenHelp>
<PersonInNeed>0</PersonInNeed>
<SkillDescription>String</SkillDescription>
<Status>None</Status>
<StatusId>0</StatusId>
</Order>
<OrderId>0</OrderId>
<OrderSeries>
<CreatedDate>0001-01-01T00:00:00</CreatedDate>
<Days>Monday</Days>
<DeletionReason>String</DeletionReason>
<FrequencyId>0</FrequencyId>
<HourNeeded>0</HourNeeded>
<Id>0</Id>
<InterviewDate>0001-01-01T00:00:00</InterviewDate>
<InterviewNotes>String</InterviewNotes>
<IsDeleted>false</IsDeleted>
<LastChangedDate>0001-01-01T00:00:00</LastChangedDate>
<OrderDateFrom>0001-01-01T00:00:00</OrderDateFrom>
<OrderDateTill>0001-01-01T00:00:00</OrderDateTill>
<OrderDescription>String</OrderDescription>
<OrderList>
<OrderResponse>
<CreatedDate>0001-01-01T00:00:00</CreatedDate>
<DeletionReason>String</DeletionReason>
<HourNeeded>0</HourNeeded>
<Id>0</Id>
<InterviewDate>0001-01-01T00:00:00</InterviewDate>
<InterviewNotes>String</InterviewNotes>
<IsDeleted>false</IsDeleted>
<LastChangedDate>0001-01-01T00:00:00</LastChangedDate>
<OrderDate>0001-01-01T00:00:00</OrderDate>
<OrderDescription>String</OrderDescription>
<OrderSeriesId>0</OrderSeriesId>
<Person>
<Address>
<AddressSupplement>String</AddressSupplement>
<BuildingNo>String</BuildingNo>
<City>String</City>
<District>String</District>
<Id>0</Id>
<Latitude>0</Latitude>
<Longitude>0</Longitude>
<PersonId>0</PersonId>
<PostCode>String</PostCode>
<Street>String</Street>
</Address>
<Birthday>0001-01-01T00:00:00</Birthday>
<BlobPicLink>String</BlobPicLink>
<CareLevel>NoCarelevel</CareLevel>
<Deleted>false</Deleted>
<EMail>String</EMail>
<FilterOnLanguages xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:int>0</d6p1:int>
</FilterOnLanguages>
<Forename>String</Forename>
<FullMonthlyCapacity>false</FullMonthlyCapacity>
<Gender>0</Gender>
<Gendertype>male</Gendertype>
<GeographicalFrame>0</GeographicalFrame>
<Id>0</Id>
<Lastname>String</Lastname>
<Mobile>String</Mobile>
<Notes>String</Notes>
<PersonHelperTyp>EverydayHelper</PersonHelperTyp>
<PersonTyp>0</PersonTyp>
<PhoneNumber>String</PhoneNumber>
<PicLink>String</PicLink>
<SearchForTrainedHelper>false</SearchForTrainedHelper>
<User>
<EMail>String</EMail>
<Id>0</Id>
<IsAdministrator>false</IsAdministrator>
<IsDeleted>false</IsDeleted>
<IsSuperAdmin>false</IsSuperAdmin>
<Password>String</Password>
<PersonId>0</PersonId>
<UserUnlocked>false</UserUnlocked>
<UserVerified>false</UserVerified>
</User>
</Person>
<PersonGivenHelp>0</PersonGivenHelp>
<PersonInNeed>0</PersonInNeed>
<SkillDescription>String</SkillDescription>
<Status>None</Status>
<StatusId>0</StatusId>
</OrderResponse>
</OrderList>
<OrdersCreated>false</OrdersCreated>
<Person>
<Address>
<AddressSupplement>String</AddressSupplement>
<BuildingNo>String</BuildingNo>
<City>String</City>
<District>String</District>
<Id>0</Id>
<Latitude>0</Latitude>
<Longitude>0</Longitude>
<PersonId>0</PersonId>
<PostCode>String</PostCode>
<Street>String</Street>
</Address>
<Birthday>0001-01-01T00:00:00</Birthday>
<BlobPicLink>String</BlobPicLink>
<CareLevel>NoCarelevel</CareLevel>
<Deleted>false</Deleted>
<EMail>String</EMail>
<FilterOnLanguages xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>0</d4p1:int>
</FilterOnLanguages>
<Forename>String</Forename>
<FullMonthlyCapacity>false</FullMonthlyCapacity>
<Gender>0</Gender>
<Gendertype>male</Gendertype>
<GeographicalFrame>0</GeographicalFrame>
<Id>0</Id>
<Lastname>String</Lastname>
<Mobile>String</Mobile>
<Notes>String</Notes>
<PersonHelperTyp>EverydayHelper</PersonHelperTyp>
<PersonTyp>0</PersonTyp>
<PhoneNumber>String</PhoneNumber>
<PicLink>String</PicLink>
<SearchForTrainedHelper>false</SearchForTrainedHelper>
<User>
<EMail>String</EMail>
<Id>0</Id>
<IsAdministrator>false</IsAdministrator>
<IsDeleted>false</IsDeleted>
<IsSuperAdmin>false</IsSuperAdmin>
<Password>String</Password>
<PersonId>0</PersonId>
<UserUnlocked>false</UserUnlocked>
<UserVerified>false</UserVerified>
</User>
</Person>
<PersonGivingHelp>0</PersonGivingHelp>
<PersonInNeed>0</PersonInNeed>
<SkillDescription>String</SkillDescription>
<Status>None</Status>
<StatusId>0</StatusId>
</OrderSeries>
<OrderSeriesId>0</OrderSeriesId>
<Reaction>None</Reaction>
<ReactionTimeStamp>0001-01-01T00:00:00</ReactionTimeStamp>
</OrderHelperResponse>
</soap:Body>
</soap:Envelope>