POST api/Claim/UpdateClaim
Request Information
URI Parameters
None.
Body Parameters
Claim| Name | Description | Type | Additional information |
|---|---|---|---|
| ExpenseClaimApplicationId | globally unique identifier |
None. |
|
| Subject | string |
None. |
|
| Remarks | string |
None. |
|
| ExpenseClaimApplicationName | string |
None. |
|
| ExpenseGroupId | globally unique identifier |
None. |
|
| ExpenseGroup | string |
None. |
|
| IsMyClaim | boolean |
None. |
|
| Status | ClaimStatus1 |
None. |
|
| Items | Collection of ClaimItem |
None. |
|
| WorkflowInstanceDetailId | globally unique identifier |
None. |
|
| WorkflowActions | Collection of string |
None. |
|
| TotalLocalClaimAmount | decimal number |
None. |
|
| ItemCount | integer |
None. |
|
| SubmissionDate | date |
None. |
|
| CurrencyId | globally unique identifier |
None. |
|
| CurrencyCode | string |
None. |
|
| CurrencyName | string |
None. |
|
| StatusName | string |
None. |
|
| ReworkVisible | boolean |
None. |
|
| VerifyVisible | boolean |
None. |
|
| ApproveVisible | boolean |
None. |
|
| RejectVisible | boolean |
None. |
|
| SubmitDeleteVisible | boolean |
None. |
|
| LatestActionDate | date |
None. |
|
| ActionByUserName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ExpenseClaimApplicationId": "cc150635-261c-49c9-a393-e8c612cf9751",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "c957714f-d72e-45b9-8743-1f06a7c47273",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "d0decc64-5c80-4c03-bd7a-9f1ad90cabb8",
"ExpenseClaimApplicationItemId": "92f3262f-4657-44ac-85ac-8ca9b9269887",
"ExpenseDate": "2026-04-06T08:23:35.1876964+08:00",
"ExpenseTypeId": "26353b24-432f-4c64-8dd7-b749f2923d6b",
"ExpenseTypePolicyId": "01f2ab78-6c15-41e1-99a7-a50a6b3e5b6f",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "eeb6de62-28c4-4697-a8e1-592df290632d",
"ClientName": "sample string 8",
"ProjectId": "42f38433-fc15-4912-b4f7-eab6153900ff",
"CurrencyPolicyId": "43582fdb-cf5b-405a-aa30-70321fedcd50",
"CurrencyId": "3256dfef-e7c1-43af-b06d-363ea1a919d0",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "59ff2a3a-e0f4-466f-8dd6-7645707111d5",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
},
"Attachments": [
{
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
},
{
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
}
],
"ValidationMessage": "sample string 14",
"TierValue": 1.0,
"BackgroundColorWithValidationMessage": "sample string 15",
"IsOverLimit": true,
"AllowEdit": true,
"ExchangeRate": 1.0,
"ShowClient": true
},
{
"ExpenseClaimApplicationId": "d0decc64-5c80-4c03-bd7a-9f1ad90cabb8",
"ExpenseClaimApplicationItemId": "92f3262f-4657-44ac-85ac-8ca9b9269887",
"ExpenseDate": "2026-04-06T08:23:35.1876964+08:00",
"ExpenseTypeId": "26353b24-432f-4c64-8dd7-b749f2923d6b",
"ExpenseTypePolicyId": "01f2ab78-6c15-41e1-99a7-a50a6b3e5b6f",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "eeb6de62-28c4-4697-a8e1-592df290632d",
"ClientName": "sample string 8",
"ProjectId": "42f38433-fc15-4912-b4f7-eab6153900ff",
"CurrencyPolicyId": "43582fdb-cf5b-405a-aa30-70321fedcd50",
"CurrencyId": "3256dfef-e7c1-43af-b06d-363ea1a919d0",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "59ff2a3a-e0f4-466f-8dd6-7645707111d5",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
},
"Attachments": [
{
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
},
{
"AttachmentId": "3cdd1bb5-185b-4058-9cf8-f8721a3e452d",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "905ed678-eb2d-417b-a61b-64576e9b7707",
"AttachmentMethod": 1,
"AttachmentType": 1,
"FileName": "sample string 4",
"FilePath": "sample string 5",
"ContentType": "sample string 6",
"ContentLength": 7,
"FileContent": "QEA=",
"UploadTempFilePath": "sample string 8",
"AttachmentUrl": "sample string 9",
"AllowEdit": true,
"ShowAttachmentImage": false
}
],
"ValidationMessage": "sample string 14",
"TierValue": 1.0,
"BackgroundColorWithValidationMessage": "sample string 15",
"IsOverLimit": true,
"AllowEdit": true,
"ExchangeRate": 1.0,
"ShowClient": true
}
],
"WorkflowInstanceDetailId": "24cbe209-7f9e-4392-a216-cb8756fe974f",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:23:35.2033531+08:00",
"CurrencyId": "91f31bfd-fcd1-4471-82e1-8b19f7a64eaa",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:23:35.2033531+08:00",
"ActionByUserName": "sample string 18"
}
application/xml, text/xml
Sample:
<Claim xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAT.App.eClaim.API.Models">
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>91f31bfd-fcd1-4471-82e1-8b19f7a64eaa</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>cc150635-261c-49c9-a393-e8c612cf9751</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>c957714f-d72e-45b9-8743-1f06a7c47273</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
<Attachments>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
</Attachments>
<BackgroundColorWithValidationMessage>sample string 15</BackgroundColorWithValidationMessage>
<ClientId>eeb6de62-28c4-4697-a8e1-592df290632d</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3256dfef-e7c1-43af-b06d-363ea1a919d0</CurrencyId>
<CurrencyPolicyId>43582fdb-cf5b-405a-aa30-70321fedcd50</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>59ff2a3a-e0f4-466f-8dd6-7645707111d5</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>d0decc64-5c80-4c03-bd7a-9f1ad90cabb8</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>92f3262f-4657-44ac-85ac-8ca9b9269887</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:23:35.1876964+08:00</ExpenseDate>
<ExpenseTypeId>26353b24-432f-4c64-8dd7-b749f2923d6b</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>01f2ab78-6c15-41e1-99a7-a50a6b3e5b6f</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>42f38433-fc15-4912-b4f7-eab6153900ff</ProjectId>
<ProjectName>sample string 13</ProjectName>
<ShowClient>true</ShowClient>
<TaxAmount>1</TaxAmount>
<TaxInclusive>true</TaxInclusive>
<TierValue>1</TierValue>
<ValidationMessage>sample string 14</ValidationMessage>
</ClaimItem>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
<Attachments>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3cdd1bb5-185b-4058-9cf8-f8721a3e452d</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>905ed678-eb2d-417b-a61b-64576e9b7707</ExpenseClaimApplicationItemId>
<FileContent>QEA=</FileContent>
<FileName>sample string 4</FileName>
<FilePath>sample string 5</FilePath>
<OwnerTable>sample string 2</OwnerTable>
<UploadTempFilePath>sample string 8</UploadTempFilePath>
</Attachment>
</Attachments>
<BackgroundColorWithValidationMessage>sample string 15</BackgroundColorWithValidationMessage>
<ClientId>eeb6de62-28c4-4697-a8e1-592df290632d</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3256dfef-e7c1-43af-b06d-363ea1a919d0</CurrencyId>
<CurrencyPolicyId>43582fdb-cf5b-405a-aa30-70321fedcd50</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>59ff2a3a-e0f4-466f-8dd6-7645707111d5</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>d0decc64-5c80-4c03-bd7a-9f1ad90cabb8</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>92f3262f-4657-44ac-85ac-8ca9b9269887</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:23:35.1876964+08:00</ExpenseDate>
<ExpenseTypeId>26353b24-432f-4c64-8dd7-b749f2923d6b</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>01f2ab78-6c15-41e1-99a7-a50a6b3e5b6f</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>42f38433-fc15-4912-b4f7-eab6153900ff</ProjectId>
<ProjectName>sample string 13</ProjectName>
<ShowClient>true</ShowClient>
<TaxAmount>1</TaxAmount>
<TaxInclusive>true</TaxInclusive>
<TierValue>1</TierValue>
<ValidationMessage>sample string 14</ValidationMessage>
</ClaimItem>
</Items>
<LatestActionDate>2026-04-06T08:23:35.2033531+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-04-06T08:23:35.2033531+08:00</SubmissionDate>
<SubmitDeleteVisible>true</SubmitDeleteVisible>
<TotalLocalClaimAmount>8</TotalLocalClaimAmount>
<VerifyVisible>true</VerifyVisible>
<WorkflowActions xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</WorkflowActions>
<WorkflowInstanceDetailId>24cbe209-7f9e-4392-a216-cb8756fe974f</WorkflowInstanceDetailId>
</Claim>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>