PUT api/DCMUploadNotices
PutDCMDesignationMaster
Request Information
URI Parameters
None.
Body Parameters
CustomDCMUploadNoticeName | Description | Type | Additional 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. |
|
Entity | string |
None. |
|
Country | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "DCMUploadNoticeID": "b148cf66-61f8-455c-88eb-5a140f90d03a", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "8a437a76-5abb-4244-801b-a6e078123b4f", "EntityId": "a36c8f00-b8e2-4f44-beb6-09e901145449", "LocationId": "4083a4d5-4c24-4736-a12f-ebddb457ae00", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-03-14T01:25:44.1044266+00:00", "ResponseDueDate": "2025-03-14T01:25:44.1044266+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "e27d19fd-cea3-420f-9f44-614cf00c5147", "CaseTypeId": "aa951db5-262a-4437-815e-ca0c099075ca", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "866f9439-030f-43f2-8ad5-ebade57d2824", "SteeringCommitteeId": "d733b9b8-fb28-41cf-9086-82ee00d65c2a", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "2eb035a2-6090-495a-87c1-649481d87e0b", "TaggedBy": "bf858e98-1d0f-4efc-8b85-b5e70f1e64fd", "CreatedOn": "2025-03-14T01:25:44.1044266+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": "2025-03-14T01:25:44.1044266+00:00", "NextActionDateCloseDate": "2025-03-14T01:25:44.1044266+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-03-14T01:25:44.1044266+00:00", "ClientId": "c10fb437-d876-492a-9bd5-2859ec218f39", "ModifiedOn": "2025-03-14T01:25:44.1044266+00:00", "NoticeNumber": "sample string 37", "Entity": "sample string 38", "Country": "sample string 39" }
application/xml, text/xml
Sample:
<CustomDCMUploadNotice xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IRAApi.CustomModel"> <ActionTakenDetails>sample string 34</ActionTakenDetails> <Amount>sample string 19</Amount> <CaseTypeId>aa951db5-262a-4437-815e-ca0c099075ca</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>c10fb437-d876-492a-9bd5-2859ec218f39</ClientId> <Country>sample string 39</Country> <CountryId>8a437a76-5abb-4244-801b-a6e078123b4f</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-03-14T01:25:44.1044266+00:00</CreatedOn> <DCMUploadNoticeID>b148cf66-61f8-455c-88eb-5a140f90d03a</DCMUploadNoticeID> <Entity>sample string 38</Entity> <EntityId>a36c8f00-b8e2-4f44-beb6-09e901145449</EntityId> <ExpiredOn>2025-03-14T01:25:44.1044266+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-03-14T01:25:44.1044266+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>4083a4d5-4c24-4736-a12f-ebddb457ae00</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-03-14T01:25:44.1044266+00:00</ModifiedOn> <NextActionDateCloseDate>2025-03-14T01:25:44.1044266+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>e27d19fd-cea3-420f-9f44-614cf00c5147</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-03-14T01:25:44.1044266+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-03-14T01:25:44.1044266+00:00</ResponseDueDate> <ResponsiblePersonId>866f9439-030f-43f2-8ad5-ebade57d2824</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>d733b9b8-fb28-41cf-9086-82ee00d65c2a</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>bf858e98-1d0f-4efc-8b85-b5e70f1e64fd</TaggedBy> <TaggedTo>2eb035a2-6090-495a-87c1-649481d87e0b</TaggedTo> <UploadDocumentPath>sample string 32</UploadDocumentPath> <UploadNotice>sample string 2</UploadNotice> <UserEmailAddress>sample string 5</UserEmailAddress> <UserName>sample string 4</UserName> </CustomDCMUploadNotice>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
this function update the designation data
None.