GET hmain/api/Apf/v1/requisitions/Guests
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of NoticeOfCollaborator| Name | Description | Type | Additional information |
|---|---|---|---|
| No | integer |
None. |
|
| Id | integer |
None. |
|
| DeptNo | integer |
None. |
|
| DeptName | string |
None. |
|
| CourseID | integer |
None. |
|
| CourseName | string |
None. |
|
| Date | date |
None. |
|
| certifiedNo | string |
None. |
|
| DeptType | integer |
None. |
|
| DeptTypeName | string |
None. |
|
| FromDate | date |
None. |
|
| ToDate | date |
None. |
|
| NoticeStatusId | integer |
None. |
|
| ApprovalStatusId | integer |
None. |
|
| RequsitionId | integer |
None. |
|
| FinanceNoDate | date |
None. |
|
| FinanceNo | integer |
None. |
|
| Type | byte |
None. |
|
| CreatedBy | integer |
None. |
|
| ModifyBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| NoticeOfCollaboratorDetail | Collection of NoticeOfCollaboratorDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"No": 1,
"Id": 2,
"DeptNo": 1,
"DeptName": "sample string 3",
"CourseID": 1,
"CourseName": "sample string 4",
"Date": "2026-08-06T14:23:31.417696+03:00",
"certifiedNo": "sample string 5",
"DeptType": 1,
"DeptTypeName": "sample string 6",
"FromDate": "2026-08-06T14:23:31.417696+03:00",
"ToDate": "2026-08-06T14:23:31.417696+03:00",
"NoticeStatusId": 7,
"ApprovalStatusId": 1,
"RequsitionId": 1,
"FinanceNoDate": "2026-08-06T14:23:31.417696+03:00",
"FinanceNo": 1,
"Type": 64,
"CreatedBy": 9,
"ModifyBy": 10,
"CreatedDate": "2026-08-06T14:23:31.417696+03:00",
"ModifyDate": "2026-08-06T14:23:31.417696+03:00",
"NoticeOfCollaboratorDetail": [
{
"Id": 1,
"MasterId": 2,
"CollaboratorId": 3,
"CollaboratorName": "sample string 4",
"DeptNo": 1,
"DeptName": "sample string 5",
"Reward": 1.0,
"ManagerId": 1,
"ManagerName": "sample string 6",
"ProgramName": "sample string 7",
"ProgramType": "sample string 8",
"GuestType": "sample string 9",
"GuestPeriod": 1
},
{
"Id": 1,
"MasterId": 2,
"CollaboratorId": 3,
"CollaboratorName": "sample string 4",
"DeptNo": 1,
"DeptName": "sample string 5",
"Reward": 1.0,
"ManagerId": 1,
"ManagerName": "sample string 6",
"ProgramName": "sample string 7",
"ProgramType": "sample string 8",
"GuestType": "sample string 9",
"GuestPeriod": 1
}
]
},
{
"No": 1,
"Id": 2,
"DeptNo": 1,
"DeptName": "sample string 3",
"CourseID": 1,
"CourseName": "sample string 4",
"Date": "2026-08-06T14:23:31.417696+03:00",
"certifiedNo": "sample string 5",
"DeptType": 1,
"DeptTypeName": "sample string 6",
"FromDate": "2026-08-06T14:23:31.417696+03:00",
"ToDate": "2026-08-06T14:23:31.417696+03:00",
"NoticeStatusId": 7,
"ApprovalStatusId": 1,
"RequsitionId": 1,
"FinanceNoDate": "2026-08-06T14:23:31.417696+03:00",
"FinanceNo": 1,
"Type": 64,
"CreatedBy": 9,
"ModifyBy": 10,
"CreatedDate": "2026-08-06T14:23:31.417696+03:00",
"ModifyDate": "2026-08-06T14:23:31.417696+03:00",
"NoticeOfCollaboratorDetail": [
{
"Id": 1,
"MasterId": 2,
"CollaboratorId": 3,
"CollaboratorName": "sample string 4",
"DeptNo": 1,
"DeptName": "sample string 5",
"Reward": 1.0,
"ManagerId": 1,
"ManagerName": "sample string 6",
"ProgramName": "sample string 7",
"ProgramType": "sample string 8",
"GuestType": "sample string 9",
"GuestPeriod": 1
},
{
"Id": 1,
"MasterId": 2,
"CollaboratorId": 3,
"CollaboratorName": "sample string 4",
"DeptNo": 1,
"DeptName": "sample string 5",
"Reward": 1.0,
"ManagerId": 1,
"ManagerName": "sample string 6",
"ProgramName": "sample string 7",
"ProgramType": "sample string 8",
"GuestType": "sample string 9",
"GuestPeriod": 1
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfNoticeOfCollaborator xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HorizonSSI.WebApi.Models">
<NoticeOfCollaborator>
<ApprovalStatusId>1</ApprovalStatusId>
<CourseID>1</CourseID>
<CourseName>sample string 4</CourseName>
<CreatedBy>9</CreatedBy>
<CreatedDate>2026-08-06T14:23:31.417696+03:00</CreatedDate>
<Date>2026-08-06T14:23:31.417696+03:00</Date>
<DeptName>sample string 3</DeptName>
<DeptNo>1</DeptNo>
<DeptType>1</DeptType>
<DeptTypeName>sample string 6</DeptTypeName>
<FinanceNo>1</FinanceNo>
<FinanceNoDate>2026-08-06T14:23:31.417696+03:00</FinanceNoDate>
<FromDate>2026-08-06T14:23:31.417696+03:00</FromDate>
<Id>2</Id>
<ModifyBy>10</ModifyBy>
<ModifyDate>2026-08-06T14:23:31.417696+03:00</ModifyDate>
<No>1</No>
<NoticeOfCollaboratorDetail>
<NoticeOfCollaboratorDetail>
<CollaboratorId>3</CollaboratorId>
<CollaboratorName>sample string 4</CollaboratorName>
<DeptName>sample string 5</DeptName>
<DeptNo>1</DeptNo>
<GuestPeriod>1</GuestPeriod>
<GuestType>sample string 9</GuestType>
<Id>1</Id>
<ManagerId>1</ManagerId>
<ManagerName>sample string 6</ManagerName>
<MasterId>2</MasterId>
<ProgramName>sample string 7</ProgramName>
<ProgramType>sample string 8</ProgramType>
<Reward>1</Reward>
</NoticeOfCollaboratorDetail>
<NoticeOfCollaboratorDetail>
<CollaboratorId>3</CollaboratorId>
<CollaboratorName>sample string 4</CollaboratorName>
<DeptName>sample string 5</DeptName>
<DeptNo>1</DeptNo>
<GuestPeriod>1</GuestPeriod>
<GuestType>sample string 9</GuestType>
<Id>1</Id>
<ManagerId>1</ManagerId>
<ManagerName>sample string 6</ManagerName>
<MasterId>2</MasterId>
<ProgramName>sample string 7</ProgramName>
<ProgramType>sample string 8</ProgramType>
<Reward>1</Reward>
</NoticeOfCollaboratorDetail>
</NoticeOfCollaboratorDetail>
<NoticeStatusId>7</NoticeStatusId>
<RequsitionId>1</RequsitionId>
<ToDate>2026-08-06T14:23:31.417696+03:00</ToDate>
<Type>64</Type>
<certifiedNo>sample string 5</certifiedNo>
</NoticeOfCollaborator>
<NoticeOfCollaborator>
<ApprovalStatusId>1</ApprovalStatusId>
<CourseID>1</CourseID>
<CourseName>sample string 4</CourseName>
<CreatedBy>9</CreatedBy>
<CreatedDate>2026-08-06T14:23:31.417696+03:00</CreatedDate>
<Date>2026-08-06T14:23:31.417696+03:00</Date>
<DeptName>sample string 3</DeptName>
<DeptNo>1</DeptNo>
<DeptType>1</DeptType>
<DeptTypeName>sample string 6</DeptTypeName>
<FinanceNo>1</FinanceNo>
<FinanceNoDate>2026-08-06T14:23:31.417696+03:00</FinanceNoDate>
<FromDate>2026-08-06T14:23:31.417696+03:00</FromDate>
<Id>2</Id>
<ModifyBy>10</ModifyBy>
<ModifyDate>2026-08-06T14:23:31.417696+03:00</ModifyDate>
<No>1</No>
<NoticeOfCollaboratorDetail>
<NoticeOfCollaboratorDetail>
<CollaboratorId>3</CollaboratorId>
<CollaboratorName>sample string 4</CollaboratorName>
<DeptName>sample string 5</DeptName>
<DeptNo>1</DeptNo>
<GuestPeriod>1</GuestPeriod>
<GuestType>sample string 9</GuestType>
<Id>1</Id>
<ManagerId>1</ManagerId>
<ManagerName>sample string 6</ManagerName>
<MasterId>2</MasterId>
<ProgramName>sample string 7</ProgramName>
<ProgramType>sample string 8</ProgramType>
<Reward>1</Reward>
</NoticeOfCollaboratorDetail>
<NoticeOfCollaboratorDetail>
<CollaboratorId>3</CollaboratorId>
<CollaboratorName>sample string 4</CollaboratorName>
<DeptName>sample string 5</DeptName>
<DeptNo>1</DeptNo>
<GuestPeriod>1</GuestPeriod>
<GuestType>sample string 9</GuestType>
<Id>1</Id>
<ManagerId>1</ManagerId>
<ManagerName>sample string 6</ManagerName>
<MasterId>2</MasterId>
<ProgramName>sample string 7</ProgramName>
<ProgramType>sample string 8</ProgramType>
<Reward>1</Reward>
</NoticeOfCollaboratorDetail>
</NoticeOfCollaboratorDetail>
<NoticeStatusId>7</NoticeStatusId>
<RequsitionId>1</RequsitionId>
<ToDate>2026-08-06T14:23:31.417696+03:00</ToDate>
<Type>64</Type>
<certifiedNo>sample string 5</certifiedNo>
</NoticeOfCollaborator>
</ArrayOfNoticeOfCollaborator>