POST api/get-scoreMatrix
Request Information
URI Parameters
None.
Body Parameters
FilterModelName | Description | Type | Additional information |
---|---|---|---|
UserId | integer |
None. |
|
ModuleId | integer |
None. |
|
AgencyId | integer |
None. |
|
SubjectiveAuditId | integer |
None. |
|
sortColumn | string |
None. |
|
sortOrder | string |
None. |
|
IsTesting | boolean |
None. |
|
LookupName | string |
None. |
|
CodeMasterId | integer |
None. |
|
ObjAuditTpyeId | integer |
None. |
|
Status | boolean |
None. |
|
LocationName | string |
None. |
|
AgencyName | string |
None. |
|
TransmissionName | string |
None. |
|
SortBy | string |
None. |
|
FuelName | string |
None. |
|
StageName | string |
None. |
|
VariantName | string |
None. |
|
InteriorName | string |
None. |
|
ColorName | string |
None. |
|
ObjAuditTpyeName | string |
None. |
|
ObjCategoryName | string |
None. |
|
ObjMeasurementName | string |
None. |
|
EventMasterType | string |
None. |
|
FromDate | date |
None. |
|
ToDate | date |
None. |
|
LocationId | integer |
None. |
|
ModelId | integer |
None. |
|
TransmissionId | integer |
None. |
|
StartDate | date |
None. |
|
MonthDate | date |
None. |
|
EndDate | date |
None. |
|
year | integer |
None. |
|
isArchived | boolean |
None. |
|
isAlerts | boolean |
None. |
|
isCompleted | boolean |
None. |
|
AlertType | boolean |
None. |
|
ObjAuditStatusId | integer |
None. |
|
AuditRef | string |
None. |
|
Demerit | string |
None. |
|
SubjectiveAuitType | string |
None. |
|
ModelName | string |
None. |
|
SubjectiveAuitTypeId | integer |
None. |
|
SubAuditStatusId | integer |
None. |
|
SubModuleId | integer |
None. |
|
SubSectionId | integer |
None. |
|
IssueLogId | integer |
None. |
|
MatrixStage | string |
None. |
|
IssueId | integer |
None. |
|
ProjectId | integer |
None. |
|
TractorId | integer |
None. |
|
IsNew | boolean |
None. |
|
ResponsibleSectionId | integer |
None. |
|
ResponsibleSectionLeadId | integer |
None. |
|
ScoreMatrix | integer |
None. |
|
Severity | integer |
None. |
|
Detection | integer |
None. |
|
Probability | integer |
None. |
|
RPN | integer |
None. |
|
ORCStatus | string |
None. |
|
SubGroupId | integer |
None. |
|
CategoryId | integer |
None. |
|
FromRpnInterval | integer |
None. |
|
ToRpnInterval | integer |
None. |
|
FromAgeingInterval | integer |
None. |
|
ToAgeingInterval | integer |
None. |
|
Keyword | string |
None. |
|
StartIndex | integer |
None. |
|
GridSize | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserId": 1, "ModuleId": 1, "AgencyId": 1, "SubjectiveAuditId": 1, "sortColumn": "sample string 1", "sortOrder": "sample string 2", "IsTesting": true, "LookupName": "sample string 3", "CodeMasterId": 1, "ObjAuditTpyeId": 1, "Status": true, "LocationName": "sample string 4", "AgencyName": "sample string 5", "TransmissionName": "sample string 6", "SortBy": "sample string 7", "FuelName": "sample string 8", "StageName": "sample string 9", "VariantName": "sample string 10", "InteriorName": "sample string 11", "ColorName": "sample string 12", "ObjAuditTpyeName": "sample string 13", "ObjCategoryName": "sample string 14", "ObjMeasurementName": "sample string 15", "EventMasterType": "sample string 16", "FromDate": "2024-11-26T17:56:05.58481+05:30", "ToDate": "2024-11-26T17:56:05.58481+05:30", "LocationId": 1, "ModelId": 1, "TransmissionId": 1, "StartDate": "2024-11-26T17:56:05.58481+05:30", "MonthDate": "2024-11-26T17:56:05.58481+05:30", "EndDate": "2024-11-26T17:56:05.58481+05:30", "year": 17, "isArchived": true, "isAlerts": true, "isCompleted": true, "AlertType": true, "ObjAuditStatusId": 1, "AuditRef": "sample string 18", "Demerit": "sample string 19", "SubjectiveAuitType": "sample string 20", "ModelName": "sample string 21", "SubjectiveAuitTypeId": 1, "SubAuditStatusId": 1, "SubModuleId": 1, "SubSectionId": 1, "IssueLogId": 1, "MatrixStage": "sample string 22", "IssueId": 1, "ProjectId": 1, "TractorId": 1, "IsNew": true, "ResponsibleSectionId": 1, "ResponsibleSectionLeadId": 1, "ScoreMatrix": 1, "Severity": 1, "Detection": 1, "Probability": 1, "RPN": 1, "ORCStatus": "sample string 23", "SubGroupId": 1, "CategoryId": 1, "FromRpnInterval": 1, "ToRpnInterval": 1, "FromAgeingInterval": 1, "ToAgeingInterval": 1, "Keyword": "sample string 24", "StartIndex": 1, "GridSize": 1 }
application/xml, text/xml
Sample:
<FilterModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Sonalika_Api.CustomModels.FilterModel"> <GridSize>1</GridSize> <Keyword>sample string 24</Keyword> <StartIndex>1</StartIndex> <AgencyId>1</AgencyId> <AgencyName>sample string 5</AgencyName> <AlertType>true</AlertType> <AuditRef>sample string 18</AuditRef> <CategoryId>1</CategoryId> <CodeMasterId>1</CodeMasterId> <ColorName>sample string 12</ColorName> <Demerit>sample string 19</Demerit> <Detection>1</Detection> <EndDate>2024-11-26T17:56:05.58481+05:30</EndDate> <EventMasterType>sample string 16</EventMasterType> <FromAgeingInterval>1</FromAgeingInterval> <FromDate>2024-11-26T17:56:05.58481+05:30</FromDate> <FromRpnInterval>1</FromRpnInterval> <FuelName>sample string 8</FuelName> <InteriorName>sample string 11</InteriorName> <IsNew>true</IsNew> <IsTesting>true</IsTesting> <IssueId>1</IssueId> <IssueLogId>1</IssueLogId> <LocationId>1</LocationId> <LocationName>sample string 4</LocationName> <LookupName>sample string 3</LookupName> <MatrixStage>sample string 22</MatrixStage> <ModelId>1</ModelId> <ModelName>sample string 21</ModelName> <ModuleId>1</ModuleId> <MonthDate>2024-11-26T17:56:05.58481+05:30</MonthDate> <ORCStatus>sample string 23</ORCStatus> <ObjAuditStatusId>1</ObjAuditStatusId> <ObjAuditTpyeId>1</ObjAuditTpyeId> <ObjAuditTpyeName>sample string 13</ObjAuditTpyeName> <ObjCategoryName>sample string 14</ObjCategoryName> <ObjMeasurementName>sample string 15</ObjMeasurementName> <Probability>1</Probability> <ProjectId>1</ProjectId> <RPN>1</RPN> <ResponsibleSectionId>1</ResponsibleSectionId> <ResponsibleSectionLeadId>1</ResponsibleSectionLeadId> <ScoreMatrix>1</ScoreMatrix> <Severity>1</Severity> <SortBy>sample string 7</SortBy> <StageName>sample string 9</StageName> <StartDate>2024-11-26T17:56:05.58481+05:30</StartDate> <Status>true</Status> <SubAuditStatusId>1</SubAuditStatusId> <SubGroupId>1</SubGroupId> <SubModuleId>1</SubModuleId> <SubSectionId>1</SubSectionId> <SubjectiveAuditId>1</SubjectiveAuditId> <SubjectiveAuitType>sample string 20</SubjectiveAuitType> <SubjectiveAuitTypeId>1</SubjectiveAuitTypeId> <ToAgeingInterval>1</ToAgeingInterval> <ToDate>2024-11-26T17:56:05.58481+05:30</ToDate> <ToRpnInterval>1</ToRpnInterval> <TractorId>1</TractorId> <TransmissionId>1</TransmissionId> <TransmissionName>sample string 6</TransmissionName> <UserId>1</UserId> <VariantName>sample string 10</VariantName> <isAlerts>true</isAlerts> <isArchived>true</isArchived> <isCompleted>true</isCompleted> <sortColumn>sample string 1</sortColumn> <sortOrder>sample string 2</sortOrder> <year>17</year> </FilterModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |