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": "922a4eed-e8eb-41d7-9ddc-70036d19e17f", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "2efde9a5-ef41-4181-886a-619e773b7631", "EntityId": "d26ab994-744c-4b2d-a55b-8c938e3cdb66", "LocationId": "399e6b3e-c6d3-489f-8d3e-3f0412f4e28e", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-03-13T18:02:19.1928649+00:00", "ResponseDueDate": "2025-03-13T18:02:19.1928649+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "b7855a00-c665-496b-b6e4-c6f51337c326", "CaseTypeId": "d71f3dd1-2db4-4560-b886-45cb15df8db6", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "4d01e4e2-b4f8-4393-af3e-a4ef8ef11bf6", "SteeringCommitteeId": "e0db56fa-f171-4c21-b958-e046036377d1", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "539c1768-a518-473e-8d50-e0a64463c3a0", "TaggedBy": "5b77c108-a7d4-45f9-9f94-a6aac3411255", "CreatedOn": "2025-03-13T18:02:19.1928649+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-13T18:02:19.1928649+00:00", "NextActionDateCloseDate": "2025-03-13T18:02:19.1928649+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-03-13T18:02:19.1928649+00:00", "ClientId": "58a6328e-2951-4964-a368-d0c3fe48b72f", "ModifiedOn": "2025-03-13T18:02:19.1928649+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>d71f3dd1-2db4-4560-b886-45cb15df8db6</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>58a6328e-2951-4964-a368-d0c3fe48b72f</ClientId> <Country>sample string 39</Country> <CountryId>2efde9a5-ef41-4181-886a-619e773b7631</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-03-13T18:02:19.1928649+00:00</CreatedOn> <DCMUploadNoticeID>922a4eed-e8eb-41d7-9ddc-70036d19e17f</DCMUploadNoticeID> <Entity>sample string 38</Entity> <EntityId>d26ab994-744c-4b2d-a55b-8c938e3cdb66</EntityId> <ExpiredOn>2025-03-13T18:02:19.1928649+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-03-13T18:02:19.1928649+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>399e6b3e-c6d3-489f-8d3e-3f0412f4e28e</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-03-13T18:02:19.1928649+00:00</ModifiedOn> <NextActionDateCloseDate>2025-03-13T18:02:19.1928649+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>b7855a00-c665-496b-b6e4-c6f51337c326</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-03-13T18:02:19.1928649+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-03-13T18:02:19.1928649+00:00</ResponseDueDate> <ResponsiblePersonId>4d01e4e2-b4f8-4393-af3e-a4ef8ef11bf6</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>e0db56fa-f171-4c21-b958-e046036377d1</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>5b77c108-a7d4-45f9-9f94-a6aac3411255</TaggedBy> <TaggedTo>539c1768-a518-473e-8d50-e0a64463c3a0</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.