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. |
Request Formats
application/json, text/json
Sample:
{ "DCMUploadNoticeID": "07c5a701-6573-4eb1-95fe-107480c96906", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "1c28b3ce-bb96-4e46-b192-cf0438e5604d", "EntityId": "a81f846a-9544-4457-b51f-8cbfec2d95a8", "LocationId": "5e6b3e75-6c1a-4343-a31c-e334323c4614", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-06-22T13:47:04.101004+00:00", "ResponseDueDate": "2025-06-22T13:47:04.101004+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "0fe170c5-ca76-418f-9b79-d2b900ac61dc", "CaseTypeId": "7a3eddde-975e-4d8d-b023-87f5eded84c2", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "deca43c3-f967-471d-8dbc-723c5f016a1c", "SteeringCommitteeId": "993f819f-465f-43ef-9d36-28744a760458", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "6f43270e-9378-43bd-a20e-0f5c85b5deb6", "TaggedBy": "feb21ee5-25b4-494c-adf8-21e534814e93", "CreatedOn": "2025-06-22T13:47:04.101004+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-06-22T13:47:04.101004+00:00", "NextActionDateCloseDate": "2025-06-22T13:47:04.101004+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-06-22T13:47:04.101004+00:00", "ClientId": "e12c1b7f-a7c1-469b-8da6-ad6937b0c4b9", "ModifiedOn": "2025-06-22T13:47:04.101004+00:00", "NoticeNumber": "sample string 37" }
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>7a3eddde-975e-4d8d-b023-87f5eded84c2</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>e12c1b7f-a7c1-469b-8da6-ad6937b0c4b9</ClientId> <CountryId>1c28b3ce-bb96-4e46-b192-cf0438e5604d</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-06-22T13:47:04.101004+00:00</CreatedOn> <DCMUploadNoticeID>07c5a701-6573-4eb1-95fe-107480c96906</DCMUploadNoticeID> <EntityId>a81f846a-9544-4457-b51f-8cbfec2d95a8</EntityId> <ExpiredOn>2025-06-22T13:47:04.101004+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-06-22T13:47:04.101004+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>5e6b3e75-6c1a-4343-a31c-e334323c4614</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-06-22T13:47:04.101004+00:00</ModifiedOn> <NextActionDateCloseDate>2025-06-22T13:47:04.101004+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>0fe170c5-ca76-418f-9b79-d2b900ac61dc</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-06-22T13:47:04.101004+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-06-22T13:47:04.101004+00:00</ResponseDueDate> <ResponsiblePersonId>deca43c3-f967-471d-8dbc-723c5f016a1c</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>993f819f-465f-43ef-9d36-28744a760458</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>feb21ee5-25b4-494c-adf8-21e534814e93</TaggedBy> <TaggedTo>6f43270e-9378-43bd-a20e-0f5c85b5deb6</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.