POST api/DCMManageAuditorRole?filter={filter}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
filter | string |
Required |
Body Parameters
CustomUserFilterDetailsName | Description | Type | Additional information |
---|---|---|---|
CountryId | globally unique identifier |
None. |
|
EntityId | globally unique identifier |
None. |
|
LocationId | globally unique identifier |
None. |
|
RegionId | globally unique identifier |
None. |
|
StateId | globally unique identifier |
None. |
|
CategoryId | globally unique identifier |
None. |
|
AssesmentCycleId | globally unique identifier |
None. |
|
AssesmentCycle | string |
None. |
|
UserId | globally unique identifier |
None. |
|
ClientId | globally unique identifier |
None. |
|
Role | string |
None. |
|
countryList | Collection of CountryID |
None. |
|
ComplianceOwnerId | string |
None. |
|
regionList | Collection of RegionID |
None. |
|
stateList | Collection of StateID |
None. |
|
locationList | Collection of LocationID |
None. |
|
categoryList | Collection of ComplianceCategoryID |
None. |
|
assesmentCycleList | Collection of AssessmentID |
None. |
|
entityId | string |
None. |
|
userID | string |
None. |
|
entityList | Collection of EntityID |
None. |
|
StatusList | Collection of StatusID |
None. |
|
NoticeLegalList | Collection of LegalID |
None. |
|
CriticalTypeList | Collection of CriticalTypeID |
None. |
|
FrequencyList | Collection of FrequencyID |
None. |
|
ComplianceTypeList | Collection of ComplianceTypeID |
None. |
|
OwnerOrReceiver | globally unique identifier |
None. |
|
AssessmentCycleId | globally unique identifier |
None. |
|
AssignedStateId | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "CountryId": "e3c73f7c-4896-4fcb-a2cb-9da30b475fea", "EntityId": "03a0ae1f-9c78-4cb9-b997-1484cd5aa1ee", "LocationId": "702ab019-a28c-49ad-a2a5-d071dbb84362", "RegionId": "1b94cc59-fc79-490c-bcae-dbf464483189", "StateId": "d5a0987d-fb08-4285-b17d-8c11489f6b36", "CategoryId": "33c31184-2ec3-4e43-82aa-37f1bd38af29", "AssesmentCycleId": "5cfd0327-d6d5-4cce-96ee-8393e9d60e74", "AssesmentCycle": "sample string 8", "UserId": "ebe7a735-6cb8-4160-a9a0-054948767c77", "ClientId": "9abad030-1439-4df7-95c4-0a56dbf82a8f", "Role": "sample string 11", "countryList": [ { "countryId": "sample string 1" }, { "countryId": "sample string 1" } ], "ComplianceOwnerId": "sample string 12", "regionList": [ { "regionId": "sample string 1" }, { "regionId": "sample string 1" } ], "stateList": [ { "stateId": "sample string 1" }, { "stateId": "sample string 1" } ], "locationList": [ { "locationId": "sample string 1" }, { "locationId": "sample string 1" } ], "categoryList": [ { "categoryId": "sample string 1" }, { "categoryId": "sample string 1" } ], "assesmentCycleList": [ { "assessmentId": "sample string 1" }, { "assessmentId": "sample string 1" } ], "entityId": "sample string 13", "userID": "sample string 14", "entityList": [ { "entityId": "sample string 1" }, { "entityId": "sample string 1" } ], "StatusList": [ { "statusId": "sample string 1" }, { "statusId": "sample string 1" } ], "NoticeLegalList": [ { "legalId": "sample string 1" }, { "legalId": "sample string 1" } ], "CriticalTypeList": [ { "CriticalityId": "sample string 1" }, { "CriticalityId": "sample string 1" } ], "FrequencyList": [ { "FrequencyId": "sample string 1" }, { "FrequencyId": "sample string 1" } ], "ComplianceTypeList": [ { "TypeId": "sample string 1" }, { "TypeId": "sample string 1" } ], "OwnerOrReceiver": "8b12d644-f050-42ab-8b9b-0c1b7fd12600", "AssessmentCycleId": "89990249-7089-4266-8b04-deeb340464b7", "AssignedStateId": "sample string 17" }
application/xml, text/xml
Sample:
<CustomUserFilterDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <AssesmentCycle>sample string 8</AssesmentCycle> <AssesmentCycleId>5cfd0327-d6d5-4cce-96ee-8393e9d60e74</AssesmentCycleId> <AssessmentCycleId>89990249-7089-4266-8b04-deeb340464b7</AssessmentCycleId> <AssignedStateId>sample string 17</AssignedStateId> <CategoryId>33c31184-2ec3-4e43-82aa-37f1bd38af29</CategoryId> <ClientId>9abad030-1439-4df7-95c4-0a56dbf82a8f</ClientId> <ComplianceOwnerId>sample string 12</ComplianceOwnerId> <ComplianceTypeList> <ComplianceTypeID> <TypeId>sample string 1</TypeId> </ComplianceTypeID> <ComplianceTypeID> <TypeId>sample string 1</TypeId> </ComplianceTypeID> </ComplianceTypeList> <CountryId>e3c73f7c-4896-4fcb-a2cb-9da30b475fea</CountryId> <CriticalTypeList> <CriticalTypeID> <CriticalityId>sample string 1</CriticalityId> </CriticalTypeID> <CriticalTypeID> <CriticalityId>sample string 1</CriticalityId> </CriticalTypeID> </CriticalTypeList> <EntityId>03a0ae1f-9c78-4cb9-b997-1484cd5aa1ee</EntityId> <FrequencyList> <FrequencyID> <FrequencyId>sample string 1</FrequencyId> </FrequencyID> <FrequencyID> <FrequencyId>sample string 1</FrequencyId> </FrequencyID> </FrequencyList> <LocationId>702ab019-a28c-49ad-a2a5-d071dbb84362</LocationId> <NoticeLegalList> <LegalID> <legalId>sample string 1</legalId> </LegalID> <LegalID> <legalId>sample string 1</legalId> </LegalID> </NoticeLegalList> <OwnerOrReceiver>8b12d644-f050-42ab-8b9b-0c1b7fd12600</OwnerOrReceiver> <RegionId>1b94cc59-fc79-490c-bcae-dbf464483189</RegionId> <Role>sample string 11</Role> <StateId>d5a0987d-fb08-4285-b17d-8c11489f6b36</StateId> <StatusList> <StatusID> <statusId>sample string 1</statusId> </StatusID> <StatusID> <statusId>sample string 1</statusId> </StatusID> </StatusList> <UserId>ebe7a735-6cb8-4160-a9a0-054948767c77</UserId> <assesmentCycleList> <AssessmentID> <assessmentId>sample string 1</assessmentId> </AssessmentID> <AssessmentID> <assessmentId>sample string 1</assessmentId> </AssessmentID> </assesmentCycleList> <categoryList> <ComplianceCategoryID> <categoryId>sample string 1</categoryId> </ComplianceCategoryID> <ComplianceCategoryID> <categoryId>sample string 1</categoryId> </ComplianceCategoryID> </categoryList> <countryList> <CountryID> <countryId>sample string 1</countryId> </CountryID> <CountryID> <countryId>sample string 1</countryId> </CountryID> </countryList> <entityId>sample string 13</entityId> <entityList> <EntityID> <entityId>sample string 1</entityId> </EntityID> <EntityID> <entityId>sample string 1</entityId> </EntityID> </entityList> <locationList> <LocationID> <locationId>sample string 1</locationId> </LocationID> <LocationID> <locationId>sample string 1</locationId> </LocationID> </locationList> <regionList> <RegionID> <regionId>sample string 1</regionId> </RegionID> <RegionID> <regionId>sample string 1</regionId> </RegionID> </regionList> <stateList> <StateID> <stateId>sample string 1</stateId> </StateID> <StateID> <stateId>sample string 1</stateId> </StateID> </stateList> <userID>sample string 14</userID> </CustomUserFilterDetails>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of CustomAuditorRoleName | Description | Type | Additional information |
---|---|---|---|
UserAssignRoleId | globally unique identifier |
None. |
|
UserId | globally unique identifier |
None. |
|
UserName | string |
None. |
|
DCMRoleId | globally unique identifier |
None. |
|
DCMRole | string |
None. |
|
EntityId | globally unique identifier |
None. |
|
Entity | string |
None. |
|
CountryId | globally unique identifier |
None. |
|
Country | string |
None. |
|
StateId | globally unique identifier |
None. |
|
State | string |
None. |
|
RegionId | globally unique identifier |
None. |
|
Region | string |
None. |
|
LocationId | globally unique identifier |
None. |
|
Location | string |
None. |
|
CategoryId | globally unique identifier |
None. |
|
Category | string |
None. |
|
IsRevoke | boolean |
None. |
|
ComplianceId | globally unique identifier |
None. |
|
AssessmentCycle | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "UserAssignRoleId": "a7f1e1a2-c5b7-48ad-abf5-55206d9e6601", "UserId": "0bee8874-f4df-46ee-9001-1efce8327170", "UserName": "sample string 3", "DCMRoleId": "f55b0dc4-d25f-4c78-b547-fb74a09aaac2", "DCMRole": "sample string 5", "EntityId": "34446bff-899f-4ff8-b580-52ea05a5a20f", "Entity": "sample string 7", "CountryId": "a405134d-98d3-4dc6-9eda-7db54df7f61d", "Country": "sample string 9", "StateId": "1cdc8f77-edde-4591-ab36-c6f27af79e4d", "State": "sample string 11", "RegionId": "ddc4b0a4-9eed-4af4-a268-ca27e76fc464", "Region": "sample string 13", "LocationId": "441f2bb6-06f3-4521-a8a8-24e11b21be4a", "Location": "sample string 15", "CategoryId": "5d16b883-e4b1-46ff-bbf1-92b8149d2212", "Category": "sample string 17", "IsRevoke": true, "ComplianceId": "88b59e19-70c5-412a-832c-5d099d545c1f", "AssessmentCycle": "sample string 19" }, { "UserAssignRoleId": "a7f1e1a2-c5b7-48ad-abf5-55206d9e6601", "UserId": "0bee8874-f4df-46ee-9001-1efce8327170", "UserName": "sample string 3", "DCMRoleId": "f55b0dc4-d25f-4c78-b547-fb74a09aaac2", "DCMRole": "sample string 5", "EntityId": "34446bff-899f-4ff8-b580-52ea05a5a20f", "Entity": "sample string 7", "CountryId": "a405134d-98d3-4dc6-9eda-7db54df7f61d", "Country": "sample string 9", "StateId": "1cdc8f77-edde-4591-ab36-c6f27af79e4d", "State": "sample string 11", "RegionId": "ddc4b0a4-9eed-4af4-a268-ca27e76fc464", "Region": "sample string 13", "LocationId": "441f2bb6-06f3-4521-a8a8-24e11b21be4a", "Location": "sample string 15", "CategoryId": "5d16b883-e4b1-46ff-bbf1-92b8149d2212", "Category": "sample string 17", "IsRevoke": true, "ComplianceId": "88b59e19-70c5-412a-832c-5d099d545c1f", "AssessmentCycle": "sample string 19" } ]
application/xml, text/xml
Sample:
<ArrayOfCustomAuditorRole xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <CustomAuditorRole> <AssessmentCycle>sample string 19</AssessmentCycle> <Category>sample string 17</Category> <CategoryId>5d16b883-e4b1-46ff-bbf1-92b8149d2212</CategoryId> <ComplianceId>88b59e19-70c5-412a-832c-5d099d545c1f</ComplianceId> <Country>sample string 9</Country> <CountryId>a405134d-98d3-4dc6-9eda-7db54df7f61d</CountryId> <DCMRole>sample string 5</DCMRole> <DCMRoleId>f55b0dc4-d25f-4c78-b547-fb74a09aaac2</DCMRoleId> <Entity>sample string 7</Entity> <EntityId>34446bff-899f-4ff8-b580-52ea05a5a20f</EntityId> <IsRevoke>true</IsRevoke> <Location>sample string 15</Location> <LocationId>441f2bb6-06f3-4521-a8a8-24e11b21be4a</LocationId> <Region>sample string 13</Region> <RegionId>ddc4b0a4-9eed-4af4-a268-ca27e76fc464</RegionId> <State>sample string 11</State> <StateId>1cdc8f77-edde-4591-ab36-c6f27af79e4d</StateId> <UserAssignRoleId>a7f1e1a2-c5b7-48ad-abf5-55206d9e6601</UserAssignRoleId> <UserId>0bee8874-f4df-46ee-9001-1efce8327170</UserId> <UserName>sample string 3</UserName> </CustomAuditorRole> <CustomAuditorRole> <AssessmentCycle>sample string 19</AssessmentCycle> <Category>sample string 17</Category> <CategoryId>5d16b883-e4b1-46ff-bbf1-92b8149d2212</CategoryId> <ComplianceId>88b59e19-70c5-412a-832c-5d099d545c1f</ComplianceId> <Country>sample string 9</Country> <CountryId>a405134d-98d3-4dc6-9eda-7db54df7f61d</CountryId> <DCMRole>sample string 5</DCMRole> <DCMRoleId>f55b0dc4-d25f-4c78-b547-fb74a09aaac2</DCMRoleId> <Entity>sample string 7</Entity> <EntityId>34446bff-899f-4ff8-b580-52ea05a5a20f</EntityId> <IsRevoke>true</IsRevoke> <Location>sample string 15</Location> <LocationId>441f2bb6-06f3-4521-a8a8-24e11b21be4a</LocationId> <Region>sample string 13</Region> <RegionId>ddc4b0a4-9eed-4af4-a268-ca27e76fc464</RegionId> <State>sample string 11</State> <StateId>1cdc8f77-edde-4591-ab36-c6f27af79e4d</StateId> <UserAssignRoleId>a7f1e1a2-c5b7-48ad-abf5-55206d9e6601</UserAssignRoleId> <UserId>0bee8874-f4df-46ee-9001-1efce8327170</UserId> <UserName>sample string 3</UserName> </CustomAuditorRole> </ArrayOfCustomAuditorRole>