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": "f4d8d2fa-f873-405d-9c9f-169f185b3131", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "836b277d-7b29-4bed-bd20-3f613d48b8ab", "EntityId": "4be49f67-3f76-4a08-a95a-7bc823766af7", "LocationId": "b90f6adf-4708-4101-862f-957710a56fde", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2025-03-26T08:47:50.2081664+00:00", "ResponseDueDate": "2025-03-26T08:47:50.2081664+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "8c210c70-39b7-4a49-93c5-c10ea5b701a3", "CaseTypeId": "d517197c-e4d2-49ca-b959-9f2d244e802f", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "4a4cf98f-a36e-4a47-b7a7-39c733d2d877", "SteeringCommitteeId": "1c5515cd-83b5-45fc-a581-66bd9a6d7729", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "a878a14c-205f-4ad4-a293-612458bbfbff", "TaggedBy": "9cd857f8-1f60-4085-9b46-db826886e679", "CreatedOn": "2025-03-26T08:47:50.2081664+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-26T08:47:50.2081664+00:00", "NextActionDateCloseDate": "2025-03-26T08:47:50.2081664+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2025-03-26T08:47:50.2081664+00:00", "ClientId": "0feb3c99-ce3e-4981-9768-078abc13e6dc", "ModifiedOn": "2025-03-26T08:47:50.2081664+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>d517197c-e4d2-49ca-b959-9f2d244e802f</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>0feb3c99-ce3e-4981-9768-078abc13e6dc</ClientId> <CountryId>836b277d-7b29-4bed-bd20-3f613d48b8ab</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2025-03-26T08:47:50.2081664+00:00</CreatedOn> <DCMUploadNoticeID>f4d8d2fa-f873-405d-9c9f-169f185b3131</DCMUploadNoticeID> <EntityId>4be49f67-3f76-4a08-a95a-7bc823766af7</EntityId> <ExpiredOn>2025-03-26T08:47:50.2081664+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2025-03-26T08:47:50.2081664+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>b90f6adf-4708-4101-862f-957710a56fde</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2025-03-26T08:47:50.2081664+00:00</ModifiedOn> <NextActionDateCloseDate>2025-03-26T08:47:50.2081664+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>8c210c70-39b7-4a49-93c5-c10ea5b701a3</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2025-03-26T08:47:50.2081664+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2025-03-26T08:47:50.2081664+00:00</ResponseDueDate> <ResponsiblePersonId>4a4cf98f-a36e-4a47-b7a7-39c733d2d877</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>1c5515cd-83b5-45fc-a581-66bd9a6d7729</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>9cd857f8-1f60-4085-9b46-db826886e679</TaggedBy> <TaggedTo>a878a14c-205f-4ad4-a293-612458bbfbff</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:
"a9b2ce32-b3aa-4a9f-8acf-481cfd31c195"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a9b2ce32-b3aa-4a9f-8acf-481cfd31c195</guid>