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. |
Request Formats
application/json, text/json
Sample:
{ "DCMUploadNoticeID": "de918250-5ac9-4a6b-8db6-19f320cef40e", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "1fd95136-850c-4e50-af84-0e6591d14261", "EntityId": "8f49f518-c630-4fa4-b6e2-890d0a486c5d", "LocationId": "a59e4447-dba2-43a9-8b69-814fbd3c9b06", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-06-22T22:49:40.7328598+00:00", "ResponseDueDate": "2025-06-22T22:49:40.7328598+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "bc3b7d73-862a-44c1-8746-ecacc638d368", "CaseTypeId": "cb539798-2aba-4b55-b72f-cae77ed93136", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "04436694-c79a-4364-95ca-4c1b030e9806", "SteeringCommitteeId": "aef393ab-13cf-4e68-abc5-69e50228c9dc", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "f3204a84-09ee-49b3-8412-3d2ee0f7d17b", "TaggedBy": "ddb03440-e270-4671-9103-7335be765c52", "CreatedOn": "2025-06-22T22:49:40.7328598+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-22T22:49:40.7328598+00:00", "NextActionDateCloseDate": "2025-06-22T22:49:40.7328598+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-06-22T22:49:40.7328598+00:00", "ClientId": "f76553ba-eb36-42a5-8755-0aae5df68479", "ModifiedOn": "2025-06-22T22:49:40.7328598+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>cb539798-2aba-4b55-b72f-cae77ed93136</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>f76553ba-eb36-42a5-8755-0aae5df68479</ClientId> <CountryId>1fd95136-850c-4e50-af84-0e6591d14261</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-06-22T22:49:40.7328598+00:00</CreatedOn> <DCMUploadNoticeID>de918250-5ac9-4a6b-8db6-19f320cef40e</DCMUploadNoticeID> <EntityId>8f49f518-c630-4fa4-b6e2-890d0a486c5d</EntityId> <ExpiredOn>2025-06-22T22:49:40.7328598+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-06-22T22:49:40.7328598+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>a59e4447-dba2-43a9-8b69-814fbd3c9b06</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-06-22T22:49:40.7328598+00:00</ModifiedOn> <NextActionDateCloseDate>2025-06-22T22:49:40.7328598+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>bc3b7d73-862a-44c1-8746-ecacc638d368</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-06-22T22:49:40.7328598+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-06-22T22:49:40.7328598+00:00</ResponseDueDate> <ResponsiblePersonId>04436694-c79a-4364-95ca-4c1b030e9806</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>aef393ab-13cf-4e68-abc5-69e50228c9dc</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>ddb03440-e270-4671-9103-7335be765c52</TaggedBy> <TaggedTo>f3204a84-09ee-49b3-8412-3d2ee0f7d17b</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:
"eeff387d-39c4-478f-a08f-4cbae17bf608"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">eeff387d-39c4-478f-a08f-4cbae17bf608</guid>