GET api/Claim/ClaimHistory
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of 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. |
Response Formats
application/json, text/json
Sample:
[
{
"ExpenseClaimApplicationId": "046dad00-1f28-4b96-8c73-acc1fc68839a",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "79716e7b-8da7-496f-8a3b-bd9cd2667bef",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "58122e10-bdc7-4f1f-8e5c-fb48b55dffd1",
"ExpenseClaimApplicationItemId": "fb963932-d6f2-4af7-a749-25d8973e8f95",
"ExpenseDate": "2026-08-17T09:08:53.3439606+08:00",
"ExpenseTypeId": "0253d48c-f76d-4bf5-9317-21331de56727",
"ExpenseTypePolicyId": "fc296bdf-ab82-43e3-9792-093396d32ba2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "0878850d-76f8-412d-a368-9805559f9b6a",
"ClientName": "sample string 8",
"ProjectId": "a5bd1dcc-53f0-4264-98b0-abe8e48f34f5",
"CurrencyPolicyId": "fe7ce9d0-c617-4f44-b7f7-ecb4b675c695",
"CurrencyId": "04d67b8b-bde2-43a9-bd52-5cff1a209a65",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "da42b7d2-4288-4789-9fd4-83a200eeca21",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "58122e10-bdc7-4f1f-8e5c-fb48b55dffd1",
"ExpenseClaimApplicationItemId": "fb963932-d6f2-4af7-a749-25d8973e8f95",
"ExpenseDate": "2026-08-17T09:08:53.3439606+08:00",
"ExpenseTypeId": "0253d48c-f76d-4bf5-9317-21331de56727",
"ExpenseTypePolicyId": "fc296bdf-ab82-43e3-9792-093396d32ba2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "0878850d-76f8-412d-a368-9805559f9b6a",
"ClientName": "sample string 8",
"ProjectId": "a5bd1dcc-53f0-4264-98b0-abe8e48f34f5",
"CurrencyPolicyId": "fe7ce9d0-c617-4f44-b7f7-ecb4b675c695",
"CurrencyId": "04d67b8b-bde2-43a9-bd52-5cff1a209a65",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "da42b7d2-4288-4789-9fd4-83a200eeca21",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "fac7d395-623f-4415-982e-63e28be6a935",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-08-17T09:08:53.3439606+08:00",
"CurrencyId": "f73a368d-339f-4230-a352-b4d945f9f4a3",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-08-17T09:08:53.3439606+08:00",
"ActionByUserName": "sample string 18"
},
{
"ExpenseClaimApplicationId": "046dad00-1f28-4b96-8c73-acc1fc68839a",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "79716e7b-8da7-496f-8a3b-bd9cd2667bef",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "58122e10-bdc7-4f1f-8e5c-fb48b55dffd1",
"ExpenseClaimApplicationItemId": "fb963932-d6f2-4af7-a749-25d8973e8f95",
"ExpenseDate": "2026-08-17T09:08:53.3439606+08:00",
"ExpenseTypeId": "0253d48c-f76d-4bf5-9317-21331de56727",
"ExpenseTypePolicyId": "fc296bdf-ab82-43e3-9792-093396d32ba2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "0878850d-76f8-412d-a368-9805559f9b6a",
"ClientName": "sample string 8",
"ProjectId": "a5bd1dcc-53f0-4264-98b0-abe8e48f34f5",
"CurrencyPolicyId": "fe7ce9d0-c617-4f44-b7f7-ecb4b675c695",
"CurrencyId": "04d67b8b-bde2-43a9-bd52-5cff1a209a65",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "da42b7d2-4288-4789-9fd4-83a200eeca21",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "58122e10-bdc7-4f1f-8e5c-fb48b55dffd1",
"ExpenseClaimApplicationItemId": "fb963932-d6f2-4af7-a749-25d8973e8f95",
"ExpenseDate": "2026-08-17T09:08:53.3439606+08:00",
"ExpenseTypeId": "0253d48c-f76d-4bf5-9317-21331de56727",
"ExpenseTypePolicyId": "fc296bdf-ab82-43e3-9792-093396d32ba2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "0878850d-76f8-412d-a368-9805559f9b6a",
"ClientName": "sample string 8",
"ProjectId": "a5bd1dcc-53f0-4264-98b0-abe8e48f34f5",
"CurrencyPolicyId": "fe7ce9d0-c617-4f44-b7f7-ecb4b675c695",
"CurrencyId": "04d67b8b-bde2-43a9-bd52-5cff1a209a65",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "da42b7d2-4288-4789-9fd4-83a200eeca21",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "e663280a-6ab2-4134-b3be-48d3eef1b6f6",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "e09eb343-4d28-4202-9946-f1c4fe99e732",
"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": "fac7d395-623f-4415-982e-63e28be6a935",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-08-17T09:08:53.3439606+08:00",
"CurrencyId": "f73a368d-339f-4230-a352-b4d945f9f4a3",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-08-17T09:08:53.3439606+08:00",
"ActionByUserName": "sample string 18"
}
]
application/xml, text/xml
Sample:
<ArrayOfClaim xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAT.App.eClaim.API.Models">
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>f73a368d-339f-4230-a352-b4d945f9f4a3</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>046dad00-1f28-4b96-8c73-acc1fc68839a</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>79716e7b-8da7-496f-8a3b-bd9cd2667bef</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>0878850d-76f8-412d-a368-9805559f9b6a</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>04d67b8b-bde2-43a9-bd52-5cff1a209a65</CurrencyId>
<CurrencyPolicyId>fe7ce9d0-c617-4f44-b7f7-ecb4b675c695</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>da42b7d2-4288-4789-9fd4-83a200eeca21</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>58122e10-bdc7-4f1f-8e5c-fb48b55dffd1</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>fb963932-d6f2-4af7-a749-25d8973e8f95</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:08:53.3439606+08:00</ExpenseDate>
<ExpenseTypeId>0253d48c-f76d-4bf5-9317-21331de56727</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>fc296bdf-ab82-43e3-9792-093396d32ba2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>a5bd1dcc-53f0-4264-98b0-abe8e48f34f5</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>0878850d-76f8-412d-a368-9805559f9b6a</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>04d67b8b-bde2-43a9-bd52-5cff1a209a65</CurrencyId>
<CurrencyPolicyId>fe7ce9d0-c617-4f44-b7f7-ecb4b675c695</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>da42b7d2-4288-4789-9fd4-83a200eeca21</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>58122e10-bdc7-4f1f-8e5c-fb48b55dffd1</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>fb963932-d6f2-4af7-a749-25d8973e8f95</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:08:53.3439606+08:00</ExpenseDate>
<ExpenseTypeId>0253d48c-f76d-4bf5-9317-21331de56727</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>fc296bdf-ab82-43e3-9792-093396d32ba2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>a5bd1dcc-53f0-4264-98b0-abe8e48f34f5</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-08-17T09:08:53.3439606+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-08-17T09:08:53.3439606+08:00</SubmissionDate>
<SubmitDeleteVisible>true</SubmitDeleteVisible>
<TotalLocalClaimAmount>8</TotalLocalClaimAmount>
<VerifyVisible>true</VerifyVisible>
<WorkflowActions xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</WorkflowActions>
<WorkflowInstanceDetailId>fac7d395-623f-4415-982e-63e28be6a935</WorkflowInstanceDetailId>
</Claim>
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>f73a368d-339f-4230-a352-b4d945f9f4a3</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>046dad00-1f28-4b96-8c73-acc1fc68839a</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>79716e7b-8da7-496f-8a3b-bd9cd2667bef</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>0878850d-76f8-412d-a368-9805559f9b6a</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>04d67b8b-bde2-43a9-bd52-5cff1a209a65</CurrencyId>
<CurrencyPolicyId>fe7ce9d0-c617-4f44-b7f7-ecb4b675c695</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>da42b7d2-4288-4789-9fd4-83a200eeca21</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>58122e10-bdc7-4f1f-8e5c-fb48b55dffd1</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>fb963932-d6f2-4af7-a749-25d8973e8f95</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:08:53.3439606+08:00</ExpenseDate>
<ExpenseTypeId>0253d48c-f76d-4bf5-9317-21331de56727</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>fc296bdf-ab82-43e3-9792-093396d32ba2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>a5bd1dcc-53f0-4264-98b0-abe8e48f34f5</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>e663280a-6ab2-4134-b3be-48d3eef1b6f6</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>e09eb343-4d28-4202-9946-f1c4fe99e732</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>0878850d-76f8-412d-a368-9805559f9b6a</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>04d67b8b-bde2-43a9-bd52-5cff1a209a65</CurrencyId>
<CurrencyPolicyId>fe7ce9d0-c617-4f44-b7f7-ecb4b675c695</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>da42b7d2-4288-4789-9fd4-83a200eeca21</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>58122e10-bdc7-4f1f-8e5c-fb48b55dffd1</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>fb963932-d6f2-4af7-a749-25d8973e8f95</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:08:53.3439606+08:00</ExpenseDate>
<ExpenseTypeId>0253d48c-f76d-4bf5-9317-21331de56727</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>fc296bdf-ab82-43e3-9792-093396d32ba2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>a5bd1dcc-53f0-4264-98b0-abe8e48f34f5</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-08-17T09:08:53.3439606+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-08-17T09:08:53.3439606+08:00</SubmissionDate>
<SubmitDeleteVisible>true</SubmitDeleteVisible>
<TotalLocalClaimAmount>8</TotalLocalClaimAmount>
<VerifyVisible>true</VerifyVisible>
<WorkflowActions xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</WorkflowActions>
<WorkflowInstanceDetailId>fac7d395-623f-4415-982e-63e28be6a935</WorkflowInstanceDetailId>
</Claim>
</ArrayOfClaim>