POST Space/API/Action/Request/CreateSendMeetingInvite
Request Information
URI Parameters
None.
Body Parameters
ActionRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ActionRequestId | integer |
None. |
|
| auditReportDto | ActionReportDto |
None. |
|
| RegionId | Collection of integer |
None. |
|
| RegionName | string |
None. |
|
| VerticalId | Collection of integer |
None. |
|
| VerticalName | string |
None. |
|
| IsCallFromCMS | boolean |
None. |
|
| ProjectId | Collection of integer |
None. |
|
| ProjectName | string |
None. |
|
| CMProjectId | integer |
None. |
|
| FunctionId | Collection of integer |
None. |
|
| FunctionName | string |
None. |
|
| FunctionNames | Collection of string |
None. |
|
| SelectedRequestTypeId | integer |
None. |
|
| SelectedRequestTypeRole | integer |
None. |
|
| SelectedRequestSubTypeId | integer |
None. |
|
| SelectedRequestCategoryId | integer |
None. |
|
| presidedBy | integer |
None. |
|
| Vertical | Collection of DropdownDto |
None. |
|
| InspectionVertical | Collection of DropdownDto |
None. |
|
| Regions | Collection of DropdownFilterArrayDto |
None. |
|
| InspectionRegions | Collection of DropdownFilterArrayDto |
None. |
|
| Projects | Collection of DropdownFilterArrayDto |
None. |
|
| InspectionProjects | Collection of DropdownFilterArrayDto |
None. |
|
| Functions | Collection of DropdownDto |
None. |
|
| FunctionsForLoginUser | Collection of DropdownDto |
None. |
|
| FunctionsTypeHSE | boolean |
None. |
|
| FunctionsTypeQuality | boolean |
None. |
|
| SelectRegions | Collection of DropdownDto |
None. |
|
| SelectProjects | Collection of DropdownDto |
None. |
|
| SelectFunctions | Collection of DropdownDto |
None. |
|
| StartDate | string |
None. |
|
| StartTime | string |
None. |
|
| EndDate | string |
None. |
|
| EndTime | string |
None. |
|
| Topic | string |
None. |
|
| DisputeActionUniqueID | string |
None. |
|
| DisputeTopic | string |
None. |
|
| DisputeUniqueID | string |
None. |
|
| RequestDescription | string |
None. |
|
| Agenda | string |
None. |
|
| AgendaDetailsList | Collection of AgendaDto |
None. |
|
| RequestType | Collection of DropdownDto |
None. |
|
| RequestTypeRole | Collection of DropdownDto |
None. |
|
| RequestSubType | Collection of DropdownDto |
None. |
|
| RequestCategory | Collection of DropdownDto |
None. |
|
| CategoryName | string |
None. |
|
| TypeName | string |
None. |
|
| TypeRole | string |
None. |
|
| SubTypeName | string |
None. |
|
| PresidedByName | string |
None. |
|
| PresidedByEmpId | string |
None. |
|
| RequestLocation | string |
None. |
|
| Presided | Collection of DropdownDto |
None. |
|
| IsActive | boolean |
None. |
|
| MeetingStatus | string |
None. |
|
| VerticalList | Collection of string |
None. |
|
| RegionList | Collection of string |
None. |
|
| ProjectList | Collection of string |
None. |
|
| FunctionList | Collection of string |
None. |
|
| RequestedBy | string |
None. |
|
| RequestedByEmailId | string |
None. |
|
| createdDate | string |
None. |
|
| StartedDate | string |
None. |
|
| MeetingActualStartDate | date |
None. |
|
| ClosedDate | string |
None. |
|
| CancelDate | string |
None. |
|
| OpeningNote | string |
None. |
|
| ConcludedNote | string |
None. |
|
| MeetingNumber | string |
None. |
|
| IsEditAccessAvailable | boolean |
None. |
|
| IsEditAccessAvailableMember | boolean |
None. |
|
| ActualStartDateTime | string |
None. |
|
| ActualEndDateTime | string |
None. |
|
| RequestDateTime | string |
None. |
|
| ScheduleStartDateTime | string |
None. |
|
| ScheduleEndDateTime | string |
None. |
|
| StartedBy | string |
None. |
|
| CancelledBy | string |
None. |
|
| RescheduledBy | string |
None. |
|
| EndedBy | string |
None. |
|
| EndDateTime | string |
None. |
|
| CloseDateTime | string |
None. |
|
| RequestedById | integer |
None. |
|
| IsSpaceAdmin | boolean |
None. |
|
| IsMeetingCreator | boolean |
None. |
|
| IsInpectionAddAccess | boolean |
None. |
|
| ActualEndDate | string |
None. |
|
| IsMeetingReschedule | boolean |
None. |
|
| LoggedInUserID | integer |
None. |
|
| DisputeActionId | integer |
None. |
|
| encDisputeId | integer |
None. |
|
| IsSameDateMeeting | boolean |
None. |
|
| IsSameDayMeetingForSchedule | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"ActionRequestId": 1,
"auditReportDto": {
"AreCorrectiveActionsImplemented": true,
"IsFlollowUpVisitRequired": true,
"AreImplementedCorrectiveActionsEffective": true,
"IsMeetingTypeInspection": true
},
"RegionId": [
1,
1
],
"RegionName": "sample string 2",
"VerticalId": [
1,
1
],
"VerticalName": "sample string 3",
"IsCallFromCMS": true,
"ProjectId": [
1,
1
],
"ProjectName": "sample string 5",
"CMProjectId": 6,
"FunctionId": [
1,
1
],
"FunctionName": "sample string 7",
"FunctionNames": [
"sample string 1",
"sample string 2"
],
"SelectedRequestTypeId": 8,
"SelectedRequestTypeRole": 9,
"SelectedRequestSubTypeId": 10,
"SelectedRequestCategoryId": 11,
"presidedBy": 1,
"Vertical": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"InspectionVertical": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"Regions": [
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
},
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
}
],
"InspectionRegions": [
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
},
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
}
],
"Projects": [
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
},
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
}
],
"InspectionProjects": [
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
},
{
"Key": 1,
"Value": "sample string 2",
"FilterArray": [
1,
2
]
}
],
"Functions": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"FunctionsForLoginUser": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"FunctionsTypeHSE": true,
"FunctionsTypeQuality": true,
"SelectRegions": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"SelectProjects": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"SelectFunctions": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"StartDate": "sample string 14",
"StartTime": "sample string 15",
"EndDate": "sample string 16",
"EndTime": "sample string 17",
"Topic": "sample string 18",
"DisputeActionUniqueID": "sample string 19",
"DisputeTopic": "sample string 20",
"DisputeUniqueID": "sample string 21",
"RequestDescription": "sample string 22",
"Agenda": "sample string 23",
"AgendaDetailsList": [
{
"ActionRequestId": 1,
"AgendaId": 2,
"Agenda": "sample string 3",
"LoggedInUserID": 4
},
{
"ActionRequestId": 1,
"AgendaId": 2,
"Agenda": "sample string 3",
"LoggedInUserID": 4
}
],
"RequestType": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"RequestTypeRole": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"RequestSubType": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"RequestCategory": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"CategoryName": "sample string 24",
"TypeName": "sample string 25",
"TypeRole": "sample string 26",
"SubTypeName": "sample string 27",
"PresidedByName": "sample string 28",
"PresidedByEmpId": "sample string 29",
"RequestLocation": "sample string 30",
"Presided": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"IsActive": true,
"MeetingStatus": "sample string 32",
"VerticalList": [
"sample string 1",
"sample string 2"
],
"RegionList": [
"sample string 1",
"sample string 2"
],
"ProjectList": [
"sample string 1",
"sample string 2"
],
"FunctionList": [
"sample string 1",
"sample string 2"
],
"RequestedBy": "sample string 33",
"RequestedByEmailId": "sample string 34",
"createdDate": "sample string 35",
"StartedDate": "sample string 36",
"MeetingActualStartDate": "2025-12-17T08:41:18.6893925+05:30",
"ClosedDate": "sample string 37",
"CancelDate": "sample string 38",
"OpeningNote": "sample string 39",
"ConcludedNote": "sample string 40",
"MeetingNumber": "sample string 41",
"IsEditAccessAvailable": true,
"IsEditAccessAvailableMember": true,
"ActualStartDateTime": "sample string 44",
"ActualEndDateTime": "sample string 45",
"RequestDateTime": "sample string 46",
"ScheduleStartDateTime": "sample string 47",
"ScheduleEndDateTime": "sample string 48",
"StartedBy": "sample string 49",
"CancelledBy": "sample string 50",
"RescheduledBy": "sample string 51",
"EndedBy": "sample string 52",
"EndDateTime": "sample string 53",
"CloseDateTime": "sample string 54",
"RequestedById": 55,
"IsSpaceAdmin": true,
"IsMeetingCreator": true,
"IsInpectionAddAccess": true,
"ActualEndDate": "sample string 59",
"IsMeetingReschedule": true,
"LoggedInUserID": 61,
"DisputeActionId": 62,
"encDisputeId": 63,
"IsSameDateMeeting": true,
"IsSameDayMeetingForSchedule": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.