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": "7c561c66-126a-47f0-8e70-df77ab0eef37",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "14935872-913c-45e9-8d88-07193af50546",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "e6a14963-c61b-41e2-b13c-2933fa862214",
"ExpenseClaimApplicationItemId": "453e432d-aea2-4224-bad4-4722e254e030",
"ExpenseDate": "2026-04-06T08:28:19.1875252+08:00",
"ExpenseTypeId": "1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7",
"ExpenseTypePolicyId": "d7102c51-0403-4c5b-9bff-d196e32b01eb",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "927daaaa-82e5-4cc1-aad4-c23feb27d053",
"ClientName": "sample string 8",
"ProjectId": "49e4747f-29e5-432b-b3b3-bf19cab02640",
"CurrencyPolicyId": "235dd84e-13ef-4222-bd1c-e1c14066433f",
"CurrencyId": "bf8b715f-8866-491a-88e2-81b81b49994b",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "0d46fbc9-0f75-4fbe-adb0-d0d3c862129e",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "e6a14963-c61b-41e2-b13c-2933fa862214",
"ExpenseClaimApplicationItemId": "453e432d-aea2-4224-bad4-4722e254e030",
"ExpenseDate": "2026-04-06T08:28:19.1875252+08:00",
"ExpenseTypeId": "1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7",
"ExpenseTypePolicyId": "d7102c51-0403-4c5b-9bff-d196e32b01eb",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "927daaaa-82e5-4cc1-aad4-c23feb27d053",
"ClientName": "sample string 8",
"ProjectId": "49e4747f-29e5-432b-b3b3-bf19cab02640",
"CurrencyPolicyId": "235dd84e-13ef-4222-bd1c-e1c14066433f",
"CurrencyId": "bf8b715f-8866-491a-88e2-81b81b49994b",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "0d46fbc9-0f75-4fbe-adb0-d0d3c862129e",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "6405f977-b664-44e2-a8e4-e5a3c434ec5a",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:28:19.1875252+08:00",
"CurrencyId": "028f1044-c2f8-4fbe-b941-45674c97454a",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:28:19.1875252+08:00",
"ActionByUserName": "sample string 18"
},
{
"ExpenseClaimApplicationId": "7c561c66-126a-47f0-8e70-df77ab0eef37",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "14935872-913c-45e9-8d88-07193af50546",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "e6a14963-c61b-41e2-b13c-2933fa862214",
"ExpenseClaimApplicationItemId": "453e432d-aea2-4224-bad4-4722e254e030",
"ExpenseDate": "2026-04-06T08:28:19.1875252+08:00",
"ExpenseTypeId": "1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7",
"ExpenseTypePolicyId": "d7102c51-0403-4c5b-9bff-d196e32b01eb",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "927daaaa-82e5-4cc1-aad4-c23feb27d053",
"ClientName": "sample string 8",
"ProjectId": "49e4747f-29e5-432b-b3b3-bf19cab02640",
"CurrencyPolicyId": "235dd84e-13ef-4222-bd1c-e1c14066433f",
"CurrencyId": "bf8b715f-8866-491a-88e2-81b81b49994b",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "0d46fbc9-0f75-4fbe-adb0-d0d3c862129e",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "e6a14963-c61b-41e2-b13c-2933fa862214",
"ExpenseClaimApplicationItemId": "453e432d-aea2-4224-bad4-4722e254e030",
"ExpenseDate": "2026-04-06T08:28:19.1875252+08:00",
"ExpenseTypeId": "1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7",
"ExpenseTypePolicyId": "d7102c51-0403-4c5b-9bff-d196e32b01eb",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "927daaaa-82e5-4cc1-aad4-c23feb27d053",
"ClientName": "sample string 8",
"ProjectId": "49e4747f-29e5-432b-b3b3-bf19cab02640",
"CurrencyPolicyId": "235dd84e-13ef-4222-bd1c-e1c14066433f",
"CurrencyId": "bf8b715f-8866-491a-88e2-81b81b49994b",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "0d46fbc9-0f75-4fbe-adb0-d0d3c862129e",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "96d4804c-a004-48d2-b84d-a940f6b715ed",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "a22fe4a2-921b-42b5-ba52-f9503067ffe8",
"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": "6405f977-b664-44e2-a8e4-e5a3c434ec5a",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:28:19.1875252+08:00",
"CurrencyId": "028f1044-c2f8-4fbe-b941-45674c97454a",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:28:19.1875252+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>028f1044-c2f8-4fbe-b941-45674c97454a</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>7c561c66-126a-47f0-8e70-df77ab0eef37</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>14935872-913c-45e9-8d88-07193af50546</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>927daaaa-82e5-4cc1-aad4-c23feb27d053</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>bf8b715f-8866-491a-88e2-81b81b49994b</CurrencyId>
<CurrencyPolicyId>235dd84e-13ef-4222-bd1c-e1c14066433f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>0d46fbc9-0f75-4fbe-adb0-d0d3c862129e</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e6a14963-c61b-41e2-b13c-2933fa862214</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>453e432d-aea2-4224-bad4-4722e254e030</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:28:19.1875252+08:00</ExpenseDate>
<ExpenseTypeId>1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>d7102c51-0403-4c5b-9bff-d196e32b01eb</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>49e4747f-29e5-432b-b3b3-bf19cab02640</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>927daaaa-82e5-4cc1-aad4-c23feb27d053</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>bf8b715f-8866-491a-88e2-81b81b49994b</CurrencyId>
<CurrencyPolicyId>235dd84e-13ef-4222-bd1c-e1c14066433f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>0d46fbc9-0f75-4fbe-adb0-d0d3c862129e</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e6a14963-c61b-41e2-b13c-2933fa862214</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>453e432d-aea2-4224-bad4-4722e254e030</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:28:19.1875252+08:00</ExpenseDate>
<ExpenseTypeId>1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>d7102c51-0403-4c5b-9bff-d196e32b01eb</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>49e4747f-29e5-432b-b3b3-bf19cab02640</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:28:19.1875252+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:28:19.1875252+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>6405f977-b664-44e2-a8e4-e5a3c434ec5a</WorkflowInstanceDetailId>
</Claim>
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>028f1044-c2f8-4fbe-b941-45674c97454a</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>7c561c66-126a-47f0-8e70-df77ab0eef37</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>14935872-913c-45e9-8d88-07193af50546</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>927daaaa-82e5-4cc1-aad4-c23feb27d053</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>bf8b715f-8866-491a-88e2-81b81b49994b</CurrencyId>
<CurrencyPolicyId>235dd84e-13ef-4222-bd1c-e1c14066433f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>0d46fbc9-0f75-4fbe-adb0-d0d3c862129e</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e6a14963-c61b-41e2-b13c-2933fa862214</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>453e432d-aea2-4224-bad4-4722e254e030</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:28:19.1875252+08:00</ExpenseDate>
<ExpenseTypeId>1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>d7102c51-0403-4c5b-9bff-d196e32b01eb</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>49e4747f-29e5-432b-b3b3-bf19cab02640</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>96d4804c-a004-48d2-b84d-a940f6b715ed</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>a22fe4a2-921b-42b5-ba52-f9503067ffe8</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>927daaaa-82e5-4cc1-aad4-c23feb27d053</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>bf8b715f-8866-491a-88e2-81b81b49994b</CurrencyId>
<CurrencyPolicyId>235dd84e-13ef-4222-bd1c-e1c14066433f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>0d46fbc9-0f75-4fbe-adb0-d0d3c862129e</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e6a14963-c61b-41e2-b13c-2933fa862214</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>453e432d-aea2-4224-bad4-4722e254e030</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:28:19.1875252+08:00</ExpenseDate>
<ExpenseTypeId>1b9af7ba-7cf4-4972-87be-0a0ebeb54ac7</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>d7102c51-0403-4c5b-9bff-d196e32b01eb</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>49e4747f-29e5-432b-b3b3-bf19cab02640</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:28:19.1875252+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:28:19.1875252+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>6405f977-b664-44e2-a8e4-e5a3c434ec5a</WorkflowInstanceDetailId>
</Claim>
</ArrayOfClaim>