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": "caf2b77a-af51-49fb-8f62-486d735f5c55",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "f602519d-3c19-46e7-94f4-15c56072837e",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "e830bb49-acbe-47f6-80dd-87451bb6e94c",
"ExpenseClaimApplicationItemId": "b55ee243-4462-4040-99ee-0006416f74d5",
"ExpenseDate": "2025-12-21T13:24:03.0524007+08:00",
"ExpenseTypeId": "2bcf4d56-78ae-4213-8f12-f5f777b89323",
"ExpenseTypePolicyId": "b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "27defe15-a019-4850-8b6c-3006b19a1f58",
"ClientName": "sample string 8",
"ProjectId": "18fe94e5-55b6-45b3-acb3-b58ed7846b57",
"CurrencyPolicyId": "0b5c70b4-e10d-4439-b662-f194a0bcca2f",
"CurrencyId": "3b803e1c-a070-423b-a830-dc11bf8e8db7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a95d7b04-2a57-4534-a280-d87f51ed9710",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "e830bb49-acbe-47f6-80dd-87451bb6e94c",
"ExpenseClaimApplicationItemId": "b55ee243-4462-4040-99ee-0006416f74d5",
"ExpenseDate": "2025-12-21T13:24:03.0524007+08:00",
"ExpenseTypeId": "2bcf4d56-78ae-4213-8f12-f5f777b89323",
"ExpenseTypePolicyId": "b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "27defe15-a019-4850-8b6c-3006b19a1f58",
"ClientName": "sample string 8",
"ProjectId": "18fe94e5-55b6-45b3-acb3-b58ed7846b57",
"CurrencyPolicyId": "0b5c70b4-e10d-4439-b662-f194a0bcca2f",
"CurrencyId": "3b803e1c-a070-423b-a830-dc11bf8e8db7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a95d7b04-2a57-4534-a280-d87f51ed9710",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "df7a3e2c-5991-4020-a045-b93c2ce60410",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2025-12-21T13:24:03.0524007+08:00",
"CurrencyId": "91efbe61-8aa1-4f34-9e74-a0151cefb3a3",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2025-12-21T13:24:03.0524007+08:00",
"ActionByUserName": "sample string 18"
},
{
"ExpenseClaimApplicationId": "caf2b77a-af51-49fb-8f62-486d735f5c55",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "f602519d-3c19-46e7-94f4-15c56072837e",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "e830bb49-acbe-47f6-80dd-87451bb6e94c",
"ExpenseClaimApplicationItemId": "b55ee243-4462-4040-99ee-0006416f74d5",
"ExpenseDate": "2025-12-21T13:24:03.0524007+08:00",
"ExpenseTypeId": "2bcf4d56-78ae-4213-8f12-f5f777b89323",
"ExpenseTypePolicyId": "b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "27defe15-a019-4850-8b6c-3006b19a1f58",
"ClientName": "sample string 8",
"ProjectId": "18fe94e5-55b6-45b3-acb3-b58ed7846b57",
"CurrencyPolicyId": "0b5c70b4-e10d-4439-b662-f194a0bcca2f",
"CurrencyId": "3b803e1c-a070-423b-a830-dc11bf8e8db7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a95d7b04-2a57-4534-a280-d87f51ed9710",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "e830bb49-acbe-47f6-80dd-87451bb6e94c",
"ExpenseClaimApplicationItemId": "b55ee243-4462-4040-99ee-0006416f74d5",
"ExpenseDate": "2025-12-21T13:24:03.0524007+08:00",
"ExpenseTypeId": "2bcf4d56-78ae-4213-8f12-f5f777b89323",
"ExpenseTypePolicyId": "b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "27defe15-a019-4850-8b6c-3006b19a1f58",
"ClientName": "sample string 8",
"ProjectId": "18fe94e5-55b6-45b3-acb3-b58ed7846b57",
"CurrencyPolicyId": "0b5c70b4-e10d-4439-b662-f194a0bcca2f",
"CurrencyId": "3b803e1c-a070-423b-a830-dc11bf8e8db7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a95d7b04-2a57-4534-a280-d87f51ed9710",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "cf874c90-a969-429d-b88e-c9cad1f7de90",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "955b8700-68b9-4ce8-a9c9-4fe4d3f9322c",
"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": "df7a3e2c-5991-4020-a045-b93c2ce60410",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2025-12-21T13:24:03.0524007+08:00",
"CurrencyId": "91efbe61-8aa1-4f34-9e74-a0151cefb3a3",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2025-12-21T13:24:03.0524007+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>91efbe61-8aa1-4f34-9e74-a0151cefb3a3</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>caf2b77a-af51-49fb-8f62-486d735f5c55</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>f602519d-3c19-46e7-94f4-15c56072837e</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>27defe15-a019-4850-8b6c-3006b19a1f58</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3b803e1c-a070-423b-a830-dc11bf8e8db7</CurrencyId>
<CurrencyPolicyId>0b5c70b4-e10d-4439-b662-f194a0bcca2f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a95d7b04-2a57-4534-a280-d87f51ed9710</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e830bb49-acbe-47f6-80dd-87451bb6e94c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>b55ee243-4462-4040-99ee-0006416f74d5</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:24:03.0524007+08:00</ExpenseDate>
<ExpenseTypeId>2bcf4d56-78ae-4213-8f12-f5f777b89323</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>18fe94e5-55b6-45b3-acb3-b58ed7846b57</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>27defe15-a019-4850-8b6c-3006b19a1f58</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3b803e1c-a070-423b-a830-dc11bf8e8db7</CurrencyId>
<CurrencyPolicyId>0b5c70b4-e10d-4439-b662-f194a0bcca2f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a95d7b04-2a57-4534-a280-d87f51ed9710</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e830bb49-acbe-47f6-80dd-87451bb6e94c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>b55ee243-4462-4040-99ee-0006416f74d5</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:24:03.0524007+08:00</ExpenseDate>
<ExpenseTypeId>2bcf4d56-78ae-4213-8f12-f5f777b89323</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>18fe94e5-55b6-45b3-acb3-b58ed7846b57</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>2025-12-21T13:24:03.0524007+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2025-12-21T13:24:03.0524007+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>df7a3e2c-5991-4020-a045-b93c2ce60410</WorkflowInstanceDetailId>
</Claim>
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>91efbe61-8aa1-4f34-9e74-a0151cefb3a3</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>caf2b77a-af51-49fb-8f62-486d735f5c55</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>f602519d-3c19-46e7-94f4-15c56072837e</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>27defe15-a019-4850-8b6c-3006b19a1f58</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3b803e1c-a070-423b-a830-dc11bf8e8db7</CurrencyId>
<CurrencyPolicyId>0b5c70b4-e10d-4439-b662-f194a0bcca2f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a95d7b04-2a57-4534-a280-d87f51ed9710</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e830bb49-acbe-47f6-80dd-87451bb6e94c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>b55ee243-4462-4040-99ee-0006416f74d5</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:24:03.0524007+08:00</ExpenseDate>
<ExpenseTypeId>2bcf4d56-78ae-4213-8f12-f5f777b89323</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>18fe94e5-55b6-45b3-acb3-b58ed7846b57</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>cf874c90-a969-429d-b88e-c9cad1f7de90</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>955b8700-68b9-4ce8-a9c9-4fe4d3f9322c</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>27defe15-a019-4850-8b6c-3006b19a1f58</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>3b803e1c-a070-423b-a830-dc11bf8e8db7</CurrencyId>
<CurrencyPolicyId>0b5c70b4-e10d-4439-b662-f194a0bcca2f</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a95d7b04-2a57-4534-a280-d87f51ed9710</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>e830bb49-acbe-47f6-80dd-87451bb6e94c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>b55ee243-4462-4040-99ee-0006416f74d5</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:24:03.0524007+08:00</ExpenseDate>
<ExpenseTypeId>2bcf4d56-78ae-4213-8f12-f5f777b89323</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b1bd9f40-b3eb-49d0-aef7-7d2ccf6cff79</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>18fe94e5-55b6-45b3-acb3-b58ed7846b57</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>2025-12-21T13:24:03.0524007+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2025-12-21T13:24:03.0524007+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>df7a3e2c-5991-4020-a045-b93c2ce60410</WorkflowInstanceDetailId>
</Claim>
</ArrayOfClaim>