| GET | /client/AcceptedHelperForOrderSeries/{OrderSeriesId} |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| OrderSeriesId | path | long | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /client/AcceptedHelperForOrderSeries/{OrderSeriesId} HTTP/1.1
Host: api.helferportal.de
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
[{"Id":0,"PersonId":0,"PicLink":"String","PicLinkOrganisation":"String","NotificationTime":"\/Date(-62135596800000-0000)\/","ReactionId":0,"ReactionTimeStamp":"\/Date(-62135596800000-0000)\/","OrderId":0,"OrderSeriesId":0,"NotificationsCreated":false,"ForeName":"String","LastName":"String","OrganisationId":0,"Company":"String","Address":{"Id":0,"AccountId":0,"PersonId":0,"Street":"String","BuildingNo":"String","PostCode":"String","District":"String","City":"String","Latitude":0,"Longitude":0,"AddressSupplement":"String"},"OverallRating":0,"CriminalRecordCertificate":false,"IsSchooledHelper":false,"PricePerUnit":0,"Prices":[0],"PreferedToPin":false,"Notes":"String","AvailabilityDeclaredDate":"\/Date(-62135596800000-0000)\/","TrainingCertificates":[{"Id":0,"PersonId":0,"Name":"String","DocumentTypeId":0,"DocumentOrigin":0,"DateOfIssuance":"\/Date(-62135596800000-0000)\/","IsDeleted":false}],"SendSepaViaClientPortal":false}]