GET api/Claim/MyClaims
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": "4756fc69-b08e-45a4-b383-654bd0722c46",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "da5bf480-e5b2-4532-b55a-60e2303852ba",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "0a7f66e2-fc11-499a-8459-1ffdfeb3c894",
"ExpenseClaimApplicationItemId": "141599aa-78f2-4bfc-93ea-3bff00e5b521",
"ExpenseDate": "2026-04-06T08:32:09.1105521+08:00",
"ExpenseTypeId": "5eb67192-91d8-49e9-8eb0-31981b553159",
"ExpenseTypePolicyId": "6088b4d1-9b9c-4536-b986-a1e56bb39362",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "ec39afc6-e914-4236-a614-30b70f5994a7",
"ClientName": "sample string 8",
"ProjectId": "c03343ed-50c4-4172-9864-09fdab9a8782",
"CurrencyPolicyId": "0ebe0263-1282-4ae2-bb50-a32b32773460",
"CurrencyId": "a0de5147-56e3-48e9-a1c9-dba87a7e1859",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a9034be2-7e1b-499c-a44f-f5e59427622f",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "0a7f66e2-fc11-499a-8459-1ffdfeb3c894",
"ExpenseClaimApplicationItemId": "141599aa-78f2-4bfc-93ea-3bff00e5b521",
"ExpenseDate": "2026-04-06T08:32:09.1105521+08:00",
"ExpenseTypeId": "5eb67192-91d8-49e9-8eb0-31981b553159",
"ExpenseTypePolicyId": "6088b4d1-9b9c-4536-b986-a1e56bb39362",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "ec39afc6-e914-4236-a614-30b70f5994a7",
"ClientName": "sample string 8",
"ProjectId": "c03343ed-50c4-4172-9864-09fdab9a8782",
"CurrencyPolicyId": "0ebe0263-1282-4ae2-bb50-a32b32773460",
"CurrencyId": "a0de5147-56e3-48e9-a1c9-dba87a7e1859",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a9034be2-7e1b-499c-a44f-f5e59427622f",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "5a15d40a-d21e-4196-b43d-be5a11801101",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:32:09.1105521+08:00",
"CurrencyId": "108ca4c1-1cbd-465c-9454-5cdd5e389542",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:32:09.1105521+08:00",
"ActionByUserName": "sample string 18"
},
{
"ExpenseClaimApplicationId": "4756fc69-b08e-45a4-b383-654bd0722c46",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "da5bf480-e5b2-4532-b55a-60e2303852ba",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "0a7f66e2-fc11-499a-8459-1ffdfeb3c894",
"ExpenseClaimApplicationItemId": "141599aa-78f2-4bfc-93ea-3bff00e5b521",
"ExpenseDate": "2026-04-06T08:32:09.1105521+08:00",
"ExpenseTypeId": "5eb67192-91d8-49e9-8eb0-31981b553159",
"ExpenseTypePolicyId": "6088b4d1-9b9c-4536-b986-a1e56bb39362",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "ec39afc6-e914-4236-a614-30b70f5994a7",
"ClientName": "sample string 8",
"ProjectId": "c03343ed-50c4-4172-9864-09fdab9a8782",
"CurrencyPolicyId": "0ebe0263-1282-4ae2-bb50-a32b32773460",
"CurrencyId": "a0de5147-56e3-48e9-a1c9-dba87a7e1859",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a9034be2-7e1b-499c-a44f-f5e59427622f",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "0a7f66e2-fc11-499a-8459-1ffdfeb3c894",
"ExpenseClaimApplicationItemId": "141599aa-78f2-4bfc-93ea-3bff00e5b521",
"ExpenseDate": "2026-04-06T08:32:09.1105521+08:00",
"ExpenseTypeId": "5eb67192-91d8-49e9-8eb0-31981b553159",
"ExpenseTypePolicyId": "6088b4d1-9b9c-4536-b986-a1e56bb39362",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "ec39afc6-e914-4236-a614-30b70f5994a7",
"ClientName": "sample string 8",
"ProjectId": "c03343ed-50c4-4172-9864-09fdab9a8782",
"CurrencyPolicyId": "0ebe0263-1282-4ae2-bb50-a32b32773460",
"CurrencyId": "a0de5147-56e3-48e9-a1c9-dba87a7e1859",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a9034be2-7e1b-499c-a44f-f5e59427622f",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "3e2806b2-9928-44e8-853f-1ccd3979a65a",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "bc4e25fa-039d-417e-8f4a-7a0ae800230b",
"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": "5a15d40a-d21e-4196-b43d-be5a11801101",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:32:09.1105521+08:00",
"CurrencyId": "108ca4c1-1cbd-465c-9454-5cdd5e389542",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:32:09.1105521+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>108ca4c1-1cbd-465c-9454-5cdd5e389542</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>4756fc69-b08e-45a4-b383-654bd0722c46</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>da5bf480-e5b2-4532-b55a-60e2303852ba</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>ec39afc6-e914-4236-a614-30b70f5994a7</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a0de5147-56e3-48e9-a1c9-dba87a7e1859</CurrencyId>
<CurrencyPolicyId>0ebe0263-1282-4ae2-bb50-a32b32773460</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a9034be2-7e1b-499c-a44f-f5e59427622f</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0a7f66e2-fc11-499a-8459-1ffdfeb3c894</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>141599aa-78f2-4bfc-93ea-3bff00e5b521</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:32:09.1105521+08:00</ExpenseDate>
<ExpenseTypeId>5eb67192-91d8-49e9-8eb0-31981b553159</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>6088b4d1-9b9c-4536-b986-a1e56bb39362</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>c03343ed-50c4-4172-9864-09fdab9a8782</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>ec39afc6-e914-4236-a614-30b70f5994a7</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a0de5147-56e3-48e9-a1c9-dba87a7e1859</CurrencyId>
<CurrencyPolicyId>0ebe0263-1282-4ae2-bb50-a32b32773460</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a9034be2-7e1b-499c-a44f-f5e59427622f</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0a7f66e2-fc11-499a-8459-1ffdfeb3c894</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>141599aa-78f2-4bfc-93ea-3bff00e5b521</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:32:09.1105521+08:00</ExpenseDate>
<ExpenseTypeId>5eb67192-91d8-49e9-8eb0-31981b553159</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>6088b4d1-9b9c-4536-b986-a1e56bb39362</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>c03343ed-50c4-4172-9864-09fdab9a8782</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:32:09.1105521+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:32:09.1105521+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>5a15d40a-d21e-4196-b43d-be5a11801101</WorkflowInstanceDetailId>
</Claim>
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>108ca4c1-1cbd-465c-9454-5cdd5e389542</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>4756fc69-b08e-45a4-b383-654bd0722c46</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>da5bf480-e5b2-4532-b55a-60e2303852ba</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>ec39afc6-e914-4236-a614-30b70f5994a7</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a0de5147-56e3-48e9-a1c9-dba87a7e1859</CurrencyId>
<CurrencyPolicyId>0ebe0263-1282-4ae2-bb50-a32b32773460</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a9034be2-7e1b-499c-a44f-f5e59427622f</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0a7f66e2-fc11-499a-8459-1ffdfeb3c894</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>141599aa-78f2-4bfc-93ea-3bff00e5b521</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:32:09.1105521+08:00</ExpenseDate>
<ExpenseTypeId>5eb67192-91d8-49e9-8eb0-31981b553159</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>6088b4d1-9b9c-4536-b986-a1e56bb39362</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>c03343ed-50c4-4172-9864-09fdab9a8782</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>3e2806b2-9928-44e8-853f-1ccd3979a65a</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>bc4e25fa-039d-417e-8f4a-7a0ae800230b</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>ec39afc6-e914-4236-a614-30b70f5994a7</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a0de5147-56e3-48e9-a1c9-dba87a7e1859</CurrencyId>
<CurrencyPolicyId>0ebe0263-1282-4ae2-bb50-a32b32773460</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a9034be2-7e1b-499c-a44f-f5e59427622f</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0a7f66e2-fc11-499a-8459-1ffdfeb3c894</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>141599aa-78f2-4bfc-93ea-3bff00e5b521</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:32:09.1105521+08:00</ExpenseDate>
<ExpenseTypeId>5eb67192-91d8-49e9-8eb0-31981b553159</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>6088b4d1-9b9c-4536-b986-a1e56bb39362</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>c03343ed-50c4-4172-9864-09fdab9a8782</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:32:09.1105521+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:32:09.1105521+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>5a15d40a-d21e-4196-b43d-be5a11801101</WorkflowInstanceDetailId>
</Claim>
</ArrayOfClaim>