POST api/DCMNoticeLegalReport?b={b}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
b

string

Required

Body Parameters

CustomUserFilterDetails
NameDescriptionTypeAdditional 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": "3e41062b-5926-43f2-9862-c90a3e538fff",
  "EntityId": "1875782a-7e8f-44c2-b5ee-30db7815f4cc",
  "LocationId": "e8f3490f-b605-4ccb-8824-549081c54d37",
  "RegionId": "c8c6f65b-b61f-485b-928a-ceaccb6a09fa",
  "StateId": "0c651727-5e39-40bb-a012-cd18dc70684f",
  "CategoryId": "7c38666d-77f3-4d1b-a870-181cb0b73148",
  "AssesmentCycleId": "08344387-133d-4cbf-ab1d-1730162ddf33",
  "AssesmentCycle": "sample string 8",
  "UserId": "f3d03bfd-362c-48a8-b6ab-3d36138244ed",
  "ClientId": "d9446688-4915-4b67-8844-d64ed5164412",
  "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": "39797aa6-9503-4869-b6a7-ca79759f8b4f",
  "AssessmentCycleId": "97bb9345-756a-4edb-866d-146a5ceee24d",
  "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>08344387-133d-4cbf-ab1d-1730162ddf33</AssesmentCycleId>
  <AssessmentCycleId>97bb9345-756a-4edb-866d-146a5ceee24d</AssessmentCycleId>
  <AssignedStateId>sample string 17</AssignedStateId>
  <CategoryId>7c38666d-77f3-4d1b-a870-181cb0b73148</CategoryId>
  <ClientId>d9446688-4915-4b67-8844-d64ed5164412</ClientId>
  <ComplianceOwnerId>sample string 12</ComplianceOwnerId>
  <ComplianceTypeList>
    <ComplianceTypeID>
      <TypeId>sample string 1</TypeId>
    </ComplianceTypeID>
    <ComplianceTypeID>
      <TypeId>sample string 1</TypeId>
    </ComplianceTypeID>
  </ComplianceTypeList>
  <CountryId>3e41062b-5926-43f2-9862-c90a3e538fff</CountryId>
  <CriticalTypeList>
    <CriticalTypeID>
      <CriticalityId>sample string 1</CriticalityId>
    </CriticalTypeID>
    <CriticalTypeID>
      <CriticalityId>sample string 1</CriticalityId>
    </CriticalTypeID>
  </CriticalTypeList>
  <EntityId>1875782a-7e8f-44c2-b5ee-30db7815f4cc</EntityId>
  <FrequencyList>
    <FrequencyID>
      <FrequencyId>sample string 1</FrequencyId>
    </FrequencyID>
    <FrequencyID>
      <FrequencyId>sample string 1</FrequencyId>
    </FrequencyID>
  </FrequencyList>
  <LocationId>e8f3490f-b605-4ccb-8824-549081c54d37</LocationId>
  <NoticeLegalList>
    <LegalID>
      <legalId>sample string 1</legalId>
    </LegalID>
    <LegalID>
      <legalId>sample string 1</legalId>
    </LegalID>
  </NoticeLegalList>
  <OwnerOrReceiver>39797aa6-9503-4869-b6a7-ca79759f8b4f</OwnerOrReceiver>
  <RegionId>c8c6f65b-b61f-485b-928a-ceaccb6a09fa</RegionId>
  <Role>sample string 11</Role>
  <StateId>0c651727-5e39-40bb-a012-cd18dc70684f</StateId>
  <StatusList>
    <StatusID>
      <statusId>sample string 1</statusId>
    </StatusID>
    <StatusID>
      <statusId>sample string 1</statusId>
    </StatusID>
  </StatusList>
  <UserId>f3d03bfd-362c-48a8-b6ab-3d36138244ed</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 CustomDCMUploadNotice
NameDescriptionTypeAdditional information
DCMUploadNoticeID

globally unique identifier

None.

UploadNotice

string

None.

FinancialYear

string

None.

UserName

string

None.

UserEmailAddress

string

None.

CountryId

globally unique identifier

None.

EntityId

globally unique identifier

None.

LocationId

globally unique identifier

None.

Location

string

None.

ReceivedFrom

string

None.

ReceiptDate

date

None.

ResponseDueDate

date

None.

Remark

string

None.

NoticeOrLegal

string

None.

NoticeOrLegalCategoryId

globally unique identifier

None.

CaseTypeId

globally unique identifier

None.

PartyName

string

None.

PartyType

string

None.

ResponsiblePersonId

globally unique identifier

None.

SteeringCommitteeId

globally unique identifier

None.

Amount

string

None.

Status

string

None.

TaggedTo

globally unique identifier

None.

TaggedBy

globally unique identifier

None.

CreatedOn

date

None.

CreatedBy

string

None.

NoticeOrLegalCategoryName

string

None.

CaseTypeName

string

None.

ResponsiblePersonName

string

None.

SteeringCommitteeName

string

None.

NoticeStatus

string

None.

LastActionTakenDate

date

None.

NextActionDateCloseDate

date

None.

UploadDocumentPath

string

None.

LogAmount

string

None.

ActionTakenDetails

string

None.

ExpiredOn

date

None.

ClientId

globally unique identifier

None.

ModifiedOn

date

None.

NoticeNumber

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "DCMUploadNoticeID": "05faaf3d-8c6f-4640-b362-65e661b71a7d",
    "UploadNotice": "sample string 2",
    "FinancialYear": "sample string 3",
    "UserName": "sample string 4",
    "UserEmailAddress": "sample string 5",
    "CountryId": "b0e4d945-5773-44b9-a891-ed5f5df9b125",
    "EntityId": "7740734c-6545-4e8d-902b-8d0cf9072206",
    "LocationId": "175d6b41-e90d-4df4-b97f-d2e806baa24b",
    "Location": "sample string 9",
    "ReceivedFrom": "sample string 10",
    "ReceiptDate": "2024-12-29T09:47:10.5568725+00:00",
    "ResponseDueDate": "2024-12-29T09:47:10.5568725+00:00",
    "Remark": "sample string 11",
    "NoticeOrLegal": "sample string 12",
    "NoticeOrLegalCategoryId": "ffeeec8e-b714-486b-a201-76e5ec7eb0ae",
    "CaseTypeId": "f0f7a994-0d09-435c-9a2f-3b214fa37fad",
    "PartyName": "sample string 15",
    "PartyType": "sample string 16",
    "ResponsiblePersonId": "0bddb792-1a75-4252-b351-108a1b635309",
    "SteeringCommitteeId": "4ae1e23b-2771-4875-a7f4-d1f99b926dc8",
    "Amount": "sample string 19",
    "Status": "sample string 20",
    "TaggedTo": "f87ae65a-a8d5-4e09-9879-90afc7820eaa",
    "TaggedBy": "b5e33d87-88ca-4fec-8412-25435215f45f",
    "CreatedOn": "2024-12-29T09:47:10.5568725+00:00",
    "CreatedBy": "sample string 24",
    "NoticeOrLegalCategoryName": "sample string 25",
    "CaseTypeName": "sample string 26",
    "ResponsiblePersonName": "sample string 27",
    "SteeringCommitteeName": "sample string 28",
    "NoticeStatus": "sample string 29",
    "LastActionTakenDate": "2024-12-29T09:47:10.5568725+00:00",
    "NextActionDateCloseDate": "2024-12-29T09:47:10.5568725+00:00",
    "UploadDocumentPath": "sample string 32",
    "LogAmount": "sample string 33",
    "ActionTakenDetails": "sample string 34",
    "ExpiredOn": "2024-12-29T09:47:10.5568725+00:00",
    "ClientId": "f2ae3ac3-96b9-4649-9076-3e2c9ef9bacd",
    "ModifiedOn": "2024-12-29T09:47:10.5568725+00:00",
    "NoticeNumber": "sample string 37"
  },
  {
    "DCMUploadNoticeID": "05faaf3d-8c6f-4640-b362-65e661b71a7d",
    "UploadNotice": "sample string 2",
    "FinancialYear": "sample string 3",
    "UserName": "sample string 4",
    "UserEmailAddress": "sample string 5",
    "CountryId": "b0e4d945-5773-44b9-a891-ed5f5df9b125",
    "EntityId": "7740734c-6545-4e8d-902b-8d0cf9072206",
    "LocationId": "175d6b41-e90d-4df4-b97f-d2e806baa24b",
    "Location": "sample string 9",
    "ReceivedFrom": "sample string 10",
    "ReceiptDate": "2024-12-29T09:47:10.5568725+00:00",
    "ResponseDueDate": "2024-12-29T09:47:10.5568725+00:00",
    "Remark": "sample string 11",
    "NoticeOrLegal": "sample string 12",
    "NoticeOrLegalCategoryId": "ffeeec8e-b714-486b-a201-76e5ec7eb0ae",
    "CaseTypeId": "f0f7a994-0d09-435c-9a2f-3b214fa37fad",
    "PartyName": "sample string 15",
    "PartyType": "sample string 16",
    "ResponsiblePersonId": "0bddb792-1a75-4252-b351-108a1b635309",
    "SteeringCommitteeId": "4ae1e23b-2771-4875-a7f4-d1f99b926dc8",
    "Amount": "sample string 19",
    "Status": "sample string 20",
    "TaggedTo": "f87ae65a-a8d5-4e09-9879-90afc7820eaa",
    "TaggedBy": "b5e33d87-88ca-4fec-8412-25435215f45f",
    "CreatedOn": "2024-12-29T09:47:10.5568725+00:00",
    "CreatedBy": "sample string 24",
    "NoticeOrLegalCategoryName": "sample string 25",
    "CaseTypeName": "sample string 26",
    "ResponsiblePersonName": "sample string 27",
    "SteeringCommitteeName": "sample string 28",
    "NoticeStatus": "sample string 29",
    "LastActionTakenDate": "2024-12-29T09:47:10.5568725+00:00",
    "NextActionDateCloseDate": "2024-12-29T09:47:10.5568725+00:00",
    "UploadDocumentPath": "sample string 32",
    "LogAmount": "sample string 33",
    "ActionTakenDetails": "sample string 34",
    "ExpiredOn": "2024-12-29T09:47:10.5568725+00:00",
    "ClientId": "f2ae3ac3-96b9-4649-9076-3e2c9ef9bacd",
    "ModifiedOn": "2024-12-29T09:47:10.5568725+00:00",
    "NoticeNumber": "sample string 37"
  }
]

application/xml, text/xml

Sample:
<ArrayOfCustomDCMUploadNotice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel">
  <CustomDCMUploadNotice>
    <ActionTakenDetails>sample string 34</ActionTakenDetails>
    <Amount>sample string 19</Amount>
    <CaseTypeId>f0f7a994-0d09-435c-9a2f-3b214fa37fad</CaseTypeId>
    <CaseTypeName>sample string 26</CaseTypeName>
    <ClientId>f2ae3ac3-96b9-4649-9076-3e2c9ef9bacd</ClientId>
    <CountryId>b0e4d945-5773-44b9-a891-ed5f5df9b125</CountryId>
    <CreatedBy>sample string 24</CreatedBy>
    <CreatedOn>2024-12-29T09:47:10.5568725+00:00</CreatedOn>
    <DCMUploadNoticeID>05faaf3d-8c6f-4640-b362-65e661b71a7d</DCMUploadNoticeID>
    <EntityId>7740734c-6545-4e8d-902b-8d0cf9072206</EntityId>
    <ExpiredOn>2024-12-29T09:47:10.5568725+00:00</ExpiredOn>
    <FinancialYear>sample string 3</FinancialYear>
    <LastActionTakenDate>2024-12-29T09:47:10.5568725+00:00</LastActionTakenDate>
    <Location>sample string 9</Location>
    <LocationId>175d6b41-e90d-4df4-b97f-d2e806baa24b</LocationId>
    <LogAmount>sample string 33</LogAmount>
    <ModifiedOn>2024-12-29T09:47:10.5568725+00:00</ModifiedOn>
    <NextActionDateCloseDate>2024-12-29T09:47:10.5568725+00:00</NextActionDateCloseDate>
    <NoticeNumber>sample string 37</NoticeNumber>
    <NoticeOrLegal>sample string 12</NoticeOrLegal>
    <NoticeOrLegalCategoryId>ffeeec8e-b714-486b-a201-76e5ec7eb0ae</NoticeOrLegalCategoryId>
    <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName>
    <NoticeStatus>sample string 29</NoticeStatus>
    <PartyName>sample string 15</PartyName>
    <PartyType>sample string 16</PartyType>
    <ReceiptDate>2024-12-29T09:47:10.5568725+00:00</ReceiptDate>
    <ReceivedFrom>sample string 10</ReceivedFrom>
    <Remark>sample string 11</Remark>
    <ResponseDueDate>2024-12-29T09:47:10.5568725+00:00</ResponseDueDate>
    <ResponsiblePersonId>0bddb792-1a75-4252-b351-108a1b635309</ResponsiblePersonId>
    <ResponsiblePersonName>sample string 27</ResponsiblePersonName>
    <Status>sample string 20</Status>
    <SteeringCommitteeId>4ae1e23b-2771-4875-a7f4-d1f99b926dc8</SteeringCommitteeId>
    <SteeringCommitteeName>sample string 28</SteeringCommitteeName>
    <TaggedBy>b5e33d87-88ca-4fec-8412-25435215f45f</TaggedBy>
    <TaggedTo>f87ae65a-a8d5-4e09-9879-90afc7820eaa</TaggedTo>
    <UploadDocumentPath>sample string 32</UploadDocumentPath>
    <UploadNotice>sample string 2</UploadNotice>
    <UserEmailAddress>sample string 5</UserEmailAddress>
    <UserName>sample string 4</UserName>
  </CustomDCMUploadNotice>
  <CustomDCMUploadNotice>
    <ActionTakenDetails>sample string 34</ActionTakenDetails>
    <Amount>sample string 19</Amount>
    <CaseTypeId>f0f7a994-0d09-435c-9a2f-3b214fa37fad</CaseTypeId>
    <CaseTypeName>sample string 26</CaseTypeName>
    <ClientId>f2ae3ac3-96b9-4649-9076-3e2c9ef9bacd</ClientId>
    <CountryId>b0e4d945-5773-44b9-a891-ed5f5df9b125</CountryId>
    <CreatedBy>sample string 24</CreatedBy>
    <CreatedOn>2024-12-29T09:47:10.5568725+00:00</CreatedOn>
    <DCMUploadNoticeID>05faaf3d-8c6f-4640-b362-65e661b71a7d</DCMUploadNoticeID>
    <EntityId>7740734c-6545-4e8d-902b-8d0cf9072206</EntityId>
    <ExpiredOn>2024-12-29T09:47:10.5568725+00:00</ExpiredOn>
    <FinancialYear>sample string 3</FinancialYear>
    <LastActionTakenDate>2024-12-29T09:47:10.5568725+00:00</LastActionTakenDate>
    <Location>sample string 9</Location>
    <LocationId>175d6b41-e90d-4df4-b97f-d2e806baa24b</LocationId>
    <LogAmount>sample string 33</LogAmount>
    <ModifiedOn>2024-12-29T09:47:10.5568725+00:00</ModifiedOn>
    <NextActionDateCloseDate>2024-12-29T09:47:10.5568725+00:00</NextActionDateCloseDate>
    <NoticeNumber>sample string 37</NoticeNumber>
    <NoticeOrLegal>sample string 12</NoticeOrLegal>
    <NoticeOrLegalCategoryId>ffeeec8e-b714-486b-a201-76e5ec7eb0ae</NoticeOrLegalCategoryId>
    <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName>
    <NoticeStatus>sample string 29</NoticeStatus>
    <PartyName>sample string 15</PartyName>
    <PartyType>sample string 16</PartyType>
    <ReceiptDate>2024-12-29T09:47:10.5568725+00:00</ReceiptDate>
    <ReceivedFrom>sample string 10</ReceivedFrom>
    <Remark>sample string 11</Remark>
    <ResponseDueDate>2024-12-29T09:47:10.5568725+00:00</ResponseDueDate>
    <ResponsiblePersonId>0bddb792-1a75-4252-b351-108a1b635309</ResponsiblePersonId>
    <ResponsiblePersonName>sample string 27</ResponsiblePersonName>
    <Status>sample string 20</Status>
    <SteeringCommitteeId>4ae1e23b-2771-4875-a7f4-d1f99b926dc8</SteeringCommitteeId>
    <SteeringCommitteeName>sample string 28</SteeringCommitteeName>
    <TaggedBy>b5e33d87-88ca-4fec-8412-25435215f45f</TaggedBy>
    <TaggedTo>f87ae65a-a8d5-4e09-9879-90afc7820eaa</TaggedTo>
    <UploadDocumentPath>sample string 32</UploadDocumentPath>
    <UploadNotice>sample string 2</UploadNotice>
    <UserEmailAddress>sample string 5</UserEmailAddress>
    <UserName>sample string 4</UserName>
  </CustomDCMUploadNotice>
</ArrayOfCustomDCMUploadNotice>