POST api/DCMUploadNotices
PostDCMUploadNotices
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": "958dea4e-8c71-4508-8d9d-ec236b00dd28", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "346eca53-1c7d-4ec1-b034-4a0235248b66", "EntityId": "563b8e66-875f-4380-9a34-5dab32068dae", "LocationId": "e342c8d5-0e36-4b7a-8cea-8119e13eed6b", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-03-26T22:09:42.245844+00:00", "ResponseDueDate": "2025-03-26T22:09:42.245844+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "f064e815-ee18-4780-91e3-ec9db0cf083f", "CaseTypeId": "91d7fc09-ee1d-47af-acd8-711a787f4909", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "302fe4de-18cd-4ca4-bc5d-309d535d3db2", "SteeringCommitteeId": "563a38f1-ae0a-447f-a4f8-996d47fc908b", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "4e78fa3e-10bf-448e-95e6-c872a8d016d9", "TaggedBy": "f60f7cb7-c18a-44bd-93ed-527f176e73e8", "CreatedOn": "2025-03-26T22:09:42.245844+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-26T22:09:42.245844+00:00", "NextActionDateCloseDate": "2025-03-26T22:09:42.245844+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-03-26T22:09:42.245844+00:00", "ClientId": "84cdca5b-bfb1-4cb9-bc21-c9661b5555aa", "ModifiedOn": "2025-03-26T22:09:42.245844+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>91d7fc09-ee1d-47af-acd8-711a787f4909</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>84cdca5b-bfb1-4cb9-bc21-c9661b5555aa</ClientId> <Country>sample string 39</Country> <CountryId>346eca53-1c7d-4ec1-b034-4a0235248b66</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-03-26T22:09:42.245844+00:00</CreatedOn> <DCMUploadNoticeID>958dea4e-8c71-4508-8d9d-ec236b00dd28</DCMUploadNoticeID> <Entity>sample string 38</Entity> <EntityId>563b8e66-875f-4380-9a34-5dab32068dae</EntityId> <ExpiredOn>2025-03-26T22:09:42.245844+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-03-26T22:09:42.245844+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>e342c8d5-0e36-4b7a-8cea-8119e13eed6b</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-03-26T22:09:42.245844+00:00</ModifiedOn> <NextActionDateCloseDate>2025-03-26T22:09:42.245844+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>f064e815-ee18-4780-91e3-ec9db0cf083f</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-03-26T22:09:42.245844+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-03-26T22:09:42.245844+00:00</ResponseDueDate> <ResponsiblePersonId>302fe4de-18cd-4ca4-bc5d-309d535d3db2</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>563a38f1-ae0a-447f-a4f8-996d47fc908b</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>f60f7cb7-c18a-44bd-93ed-527f176e73e8</TaggedBy> <TaggedTo>4e78fa3e-10bf-448e-95e6-c872a8d016d9</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 upload the notices for DCM
globally unique identifierResponse Formats
application/json, text/json
Sample:
"86f34812-f1b4-4984-a32c-dce76627bba0"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">86f34812-f1b4-4984-a32c-dce76627bba0</guid>