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": "a6bb60ea-1703-4011-a286-055167bb20bc", "UploadNotice": "sample string 2", "FinancialYear": "sample string 3", "UserName": "sample string 4", "UserEmailAddress": "sample string 5", "CountryId": "e12d32c7-1535-467e-89a9-8e584e687105", "EntityId": "cd729157-2cd1-4562-a45a-55901e13222e", "LocationId": "a5545b7f-6998-44f6-b2d4-663234b8edbc", "Location": "sample string 9", "ReceivedFrom": "sample string 10", "ReceiptDate": "2024-12-17T05:27:44.1985595+00:00", "ResponseDueDate": "2024-12-17T05:27:44.1985595+00:00", "Remark": "sample string 11", "NoticeOrLegal": "sample string 12", "NoticeOrLegalCategoryId": "fd2d1ee0-ae93-45e4-867b-f05398d7e263", "CaseTypeId": "ff88a8a8-da76-4e2d-b149-c8fc756271c1", "PartyName": "sample string 15", "PartyType": "sample string 16", "ResponsiblePersonId": "71864f44-41b9-4e8d-9aaa-3c564f7bd529", "SteeringCommitteeId": "b228201d-d454-45e1-9808-81131b4bf776", "Amount": "sample string 19", "Status": "sample string 20", "TaggedTo": "a3579648-6f34-49d2-aee7-e03b4a36399f", "TaggedBy": "392248d3-6fcf-47c4-b3aa-4e2f7304a8fc", "CreatedOn": "2024-12-17T05:27:44.1985595+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": "2024-12-17T05:27:44.1985595+00:00", "NextActionDateCloseDate": "2024-12-17T05:27:44.1985595+00:00", "UploadDocumentPath": "sample string 32", "LogAmount": "sample string 33", "ActionTakenDetails": "sample string 34", "ExpiredOn": "2024-12-17T05:27:44.1985595+00:00", "ClientId": "836892b2-288a-4678-aacd-8db888ab9641", "ModifiedOn": "2024-12-17T05:27:44.1985595+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>ff88a8a8-da76-4e2d-b149-c8fc756271c1</CaseTypeId> <CaseTypeName>sample string 26</CaseTypeName> <ClientId>836892b2-288a-4678-aacd-8db888ab9641</ClientId> <CountryId>e12d32c7-1535-467e-89a9-8e584e687105</CountryId> <CreatedBy>sample string 24</CreatedBy> <CreatedOn>2024-12-17T05:27:44.1985595+00:00</CreatedOn> <DCMUploadNoticeID>a6bb60ea-1703-4011-a286-055167bb20bc</DCMUploadNoticeID> <EntityId>cd729157-2cd1-4562-a45a-55901e13222e</EntityId> <ExpiredOn>2024-12-17T05:27:44.1985595+00:00</ExpiredOn> <FinancialYear>sample string 3</FinancialYear> <LastActionTakenDate>2024-12-17T05:27:44.1985595+00:00</LastActionTakenDate> <Location>sample string 9</Location> <LocationId>a5545b7f-6998-44f6-b2d4-663234b8edbc</LocationId> <LogAmount>sample string 33</LogAmount> <ModifiedOn>2024-12-17T05:27:44.1985595+00:00</ModifiedOn> <NextActionDateCloseDate>2024-12-17T05:27:44.1985595+00:00</NextActionDateCloseDate> <NoticeNumber>sample string 37</NoticeNumber> <NoticeOrLegal>sample string 12</NoticeOrLegal> <NoticeOrLegalCategoryId>fd2d1ee0-ae93-45e4-867b-f05398d7e263</NoticeOrLegalCategoryId> <NoticeOrLegalCategoryName>sample string 25</NoticeOrLegalCategoryName> <NoticeStatus>sample string 29</NoticeStatus> <PartyName>sample string 15</PartyName> <PartyType>sample string 16</PartyType> <ReceiptDate>2024-12-17T05:27:44.1985595+00:00</ReceiptDate> <ReceivedFrom>sample string 10</ReceivedFrom> <Remark>sample string 11</Remark> <ResponseDueDate>2024-12-17T05:27:44.1985595+00:00</ResponseDueDate> <ResponsiblePersonId>71864f44-41b9-4e8d-9aaa-3c564f7bd529</ResponsiblePersonId> <ResponsiblePersonName>sample string 27</ResponsiblePersonName> <Status>sample string 20</Status> <SteeringCommitteeId>b228201d-d454-45e1-9808-81131b4bf776</SteeringCommitteeId> <SteeringCommitteeName>sample string 28</SteeringCommitteeName> <TaggedBy>392248d3-6fcf-47c4-b3aa-4e2f7304a8fc</TaggedBy> <TaggedTo>a3579648-6f34-49d2-aee7-e03b4a36399f</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:
"732e4c4f-c1f2-47ef-b34f-272c269b2683"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">732e4c4f-c1f2-47ef-b34f-272c269b2683</guid>