POST Programme/GetReliefTutorsByPostalCode
Request Information
URI Parameters
None.
Body Parameters
TutorAttendanceName | Description | Type | Additional information |
---|---|---|---|
SpeakerEngagementID | globally unique identifier |
None. |
|
ProgrammeRegistrationID | globally unique identifier |
None. |
|
CenterID | globally unique identifier |
None. |
|
CentreName | string |
None. |
|
SessionID | globally unique identifier |
None. |
|
SessionName | string |
None. |
|
SessionTime | string |
None. |
|
ContactID | globally unique identifier |
None. |
|
ContactName | string |
None. |
|
EventID | globally unique identifier |
None. |
|
EventName | string |
None. |
|
SpeakerID | globally unique identifier |
None. |
|
SpeakerName | string |
None. |
|
TutorType | integer |
None. |
|
AttendanceStatus | integer |
None. |
|
SessionDate | date |
None. |
|
StartTime | date |
None. |
|
EndTime | date |
None. |
|
Remarks | string |
None. |
|
CheckInTime | date |
None. |
|
CheckOutTime | date |
None. |
|
CheckIn | string |
None. |
|
CheckOut | string |
None. |
|
District | integer |
None. |
|
PostalCode | integer |
None. |
|
lst_Centers | Collection of Centers |
None. |
|
lst_ReliefTutors | Collection of ReliefTutor |
None. |
|
IsSubmittedByRHT | boolean |
None. |
|
HTContactID | globally unique identifier |
None. |
|
HTContactName | string |
None. |
|
lst_SessionStart | Collection of SessionStart |
None. |
Request Formats
application/json, text/json
Sample:
{ "SpeakerEngagementID": "b1469b09-60ab-4718-89ff-1ab2b04628f6", "ProgrammeRegistrationID": "5001bbde-2f36-4644-90df-34bf6ce67eb0", "CenterID": "74420255-a4b3-48aa-897e-38c1e78f67e5", "CentreName": "sample string 4", "SessionID": "8a677ebe-aa24-412b-99aa-b9537038ed99", "SessionName": "sample string 6", "SessionTime": "sample string 7", "ContactID": "c83a61c0-6a7b-4ae0-97f1-acc41127a7fd", "ContactName": "sample string 9", "EventID": "75482131-84ad-473d-91a8-4b4de5f36a64", "EventName": "sample string 11", "SpeakerID": "b313c65f-c1a4-4ff0-a70d-c08f715c4f25", "SpeakerName": "sample string 13", "TutorType": 14, "AttendanceStatus": 15, "SessionDate": "2025-07-01T10:12:47.8375599+00:00", "StartTime": "2025-07-01T10:12:47.8375599+00:00", "EndTime": "2025-07-01T10:12:47.8375599+00:00", "Remarks": "sample string 16", "CheckInTime": "2025-07-01T10:12:47.8375599+00:00", "CheckOutTime": "2025-07-01T10:12:47.8375599+00:00", "CheckIn": "sample string 17", "CheckOut": "sample string 18", "District": 19, "PostalCode": 20, "lst_Centers": [ { "Name": "sample string 1", "Id": "efe656b9-73c6-4ca7-bc68-171261dc33a9", "isschoolbased": true, "schoolid": "19aa209e-5578-4065-b658-d29c8a13964f" }, { "Name": "sample string 1", "Id": "efe656b9-73c6-4ca7-bc68-171261dc33a9", "isschoolbased": true, "schoolid": "19aa209e-5578-4065-b658-d29c8a13964f" } ], "lst_ReliefTutors": [ { "Name": "sample string 1", "Id": "84de4f62-d5dd-4f61-83d1-90bb4e350d89" }, { "Name": "sample string 1", "Id": "84de4f62-d5dd-4f61-83d1-90bb4e350d89" } ], "IsSubmittedByRHT": true, "HTContactID": "2506788d-2584-4f33-8288-664c1751cd43", "HTContactName": "sample string 23", "lst_SessionStart": [ { "SessionTime": "sample string 1", "SessionStartTime": "2025-07-01T10:12:47.8375599+00:00" }, { "SessionTime": "sample string 1", "SessionStartTime": "2025-07-01T10:12:47.8375599+00:00" } ] }
application/xml, text/xml
Sample:
<TutorAttendance xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Caresenz.Model"> <AttendanceStatus>15</AttendanceStatus> <CenterID>74420255-a4b3-48aa-897e-38c1e78f67e5</CenterID> <CentreName>sample string 4</CentreName> <CheckIn>sample string 17</CheckIn> <CheckInTime>2025-07-01T10:12:47.8375599+00:00</CheckInTime> <CheckOut>sample string 18</CheckOut> <CheckOutTime>2025-07-01T10:12:47.8375599+00:00</CheckOutTime> <ContactID>c83a61c0-6a7b-4ae0-97f1-acc41127a7fd</ContactID> <ContactName>sample string 9</ContactName> <District>19</District> <EndTime>2025-07-01T10:12:47.8375599+00:00</EndTime> <EventID>75482131-84ad-473d-91a8-4b4de5f36a64</EventID> <EventName>sample string 11</EventName> <HTContactID>2506788d-2584-4f33-8288-664c1751cd43</HTContactID> <HTContactName>sample string 23</HTContactName> <IsSubmittedByRHT>true</IsSubmittedByRHT> <PostalCode>20</PostalCode> <ProgrammeRegistrationID>5001bbde-2f36-4644-90df-34bf6ce67eb0</ProgrammeRegistrationID> <Remarks>sample string 16</Remarks> <SessionDate>2025-07-01T10:12:47.8375599+00:00</SessionDate> <SessionID>8a677ebe-aa24-412b-99aa-b9537038ed99</SessionID> <SessionName>sample string 6</SessionName> <SessionTime>sample string 7</SessionTime> <SpeakerEngagementID>b1469b09-60ab-4718-89ff-1ab2b04628f6</SpeakerEngagementID> <SpeakerID>b313c65f-c1a4-4ff0-a70d-c08f715c4f25</SpeakerID> <SpeakerName>sample string 13</SpeakerName> <StartTime>2025-07-01T10:12:47.8375599+00:00</StartTime> <TutorType>14</TutorType> <lst_Centers xmlns:d2p1="http://schemas.datacontract.org/2004/07/Caresenz.Model.Programme"> <d2p1:Centers> <d2p1:Id>efe656b9-73c6-4ca7-bc68-171261dc33a9</d2p1:Id> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:isschoolbased>true</d2p1:isschoolbased> <d2p1:schoolid>19aa209e-5578-4065-b658-d29c8a13964f</d2p1:schoolid> </d2p1:Centers> <d2p1:Centers> <d2p1:Id>efe656b9-73c6-4ca7-bc68-171261dc33a9</d2p1:Id> <d2p1:Name>sample string 1</d2p1:Name> <d2p1:isschoolbased>true</d2p1:isschoolbased> <d2p1:schoolid>19aa209e-5578-4065-b658-d29c8a13964f</d2p1:schoolid> </d2p1:Centers> </lst_Centers> <lst_ReliefTutors xmlns:d2p1="http://schemas.datacontract.org/2004/07/Caresenz.Model.Programme"> <d2p1:ReliefTutor> <d2p1:Id>84de4f62-d5dd-4f61-83d1-90bb4e350d89</d2p1:Id> <d2p1:Name>sample string 1</d2p1:Name> </d2p1:ReliefTutor> <d2p1:ReliefTutor> <d2p1:Id>84de4f62-d5dd-4f61-83d1-90bb4e350d89</d2p1:Id> <d2p1:Name>sample string 1</d2p1:Name> </d2p1:ReliefTutor> </lst_ReliefTutors> <lst_SessionStart xmlns:d2p1="http://schemas.datacontract.org/2004/07/Caresenz.Model.Programme"> <d2p1:SessionStart> <d2p1:SessionStartTime>2025-07-01T10:12:47.8375599+00:00</d2p1:SessionStartTime> <d2p1:SessionTime>sample string 1</d2p1:SessionTime> </d2p1:SessionStart> <d2p1:SessionStart> <d2p1:SessionStartTime>2025-07-01T10:12:47.8375599+00:00</d2p1:SessionStartTime> <d2p1:SessionTime>sample string 1</d2p1:SessionTime> </d2p1:SessionStart> </lst_SessionStart> </TutorAttendance>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.