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": "045749bd-f859-4cb8-9d14-3a06361651d9",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "68c0cc35-f67e-4d8d-8bd9-4c1650077cdf",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "0f73c8dd-f4ff-46b7-8150-e22fee910ded",
"ExpenseClaimApplicationItemId": "0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef",
"ExpenseDate": "2026-02-18T19:39:16.3658983+08:00",
"ExpenseTypeId": "f5b7de49-ae2d-4f69-b865-aefe71004b07",
"ExpenseTypePolicyId": "2c8e5ad0-7e46-4df9-90c5-f874c5f605bc",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "f5454c78-53f7-4604-9e80-e6ebe63e92ef",
"ClientName": "sample string 8",
"ProjectId": "91183387-680f-4436-9cc7-098b85d5c4ba",
"CurrencyPolicyId": "8b142569-143b-4a82-b318-bc6b0a8b11a6",
"CurrencyId": "9d5432be-ff52-47a9-b260-983c1a4d2377",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a25aaabc-cb85-4b2f-8665-056f25af13d0",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "0f73c8dd-f4ff-46b7-8150-e22fee910ded",
"ExpenseClaimApplicationItemId": "0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef",
"ExpenseDate": "2026-02-18T19:39:16.3658983+08:00",
"ExpenseTypeId": "f5b7de49-ae2d-4f69-b865-aefe71004b07",
"ExpenseTypePolicyId": "2c8e5ad0-7e46-4df9-90c5-f874c5f605bc",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "f5454c78-53f7-4604-9e80-e6ebe63e92ef",
"ClientName": "sample string 8",
"ProjectId": "91183387-680f-4436-9cc7-098b85d5c4ba",
"CurrencyPolicyId": "8b142569-143b-4a82-b318-bc6b0a8b11a6",
"CurrencyId": "9d5432be-ff52-47a9-b260-983c1a4d2377",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a25aaabc-cb85-4b2f-8665-056f25af13d0",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "42f0665a-42de-434d-87d6-31b852e9bb66",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-02-18T19:39:16.3658983+08:00",
"CurrencyId": "7f133194-4311-487d-9dc2-117a00e44be4",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-02-18T19:39:16.3658983+08:00",
"ActionByUserName": "sample string 18"
},
{
"ExpenseClaimApplicationId": "045749bd-f859-4cb8-9d14-3a06361651d9",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "68c0cc35-f67e-4d8d-8bd9-4c1650077cdf",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "0f73c8dd-f4ff-46b7-8150-e22fee910ded",
"ExpenseClaimApplicationItemId": "0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef",
"ExpenseDate": "2026-02-18T19:39:16.3658983+08:00",
"ExpenseTypeId": "f5b7de49-ae2d-4f69-b865-aefe71004b07",
"ExpenseTypePolicyId": "2c8e5ad0-7e46-4df9-90c5-f874c5f605bc",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "f5454c78-53f7-4604-9e80-e6ebe63e92ef",
"ClientName": "sample string 8",
"ProjectId": "91183387-680f-4436-9cc7-098b85d5c4ba",
"CurrencyPolicyId": "8b142569-143b-4a82-b318-bc6b0a8b11a6",
"CurrencyId": "9d5432be-ff52-47a9-b260-983c1a4d2377",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a25aaabc-cb85-4b2f-8665-056f25af13d0",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "0f73c8dd-f4ff-46b7-8150-e22fee910ded",
"ExpenseClaimApplicationItemId": "0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef",
"ExpenseDate": "2026-02-18T19:39:16.3658983+08:00",
"ExpenseTypeId": "f5b7de49-ae2d-4f69-b865-aefe71004b07",
"ExpenseTypePolicyId": "2c8e5ad0-7e46-4df9-90c5-f874c5f605bc",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "f5454c78-53f7-4604-9e80-e6ebe63e92ef",
"ClientName": "sample string 8",
"ProjectId": "91183387-680f-4436-9cc7-098b85d5c4ba",
"CurrencyPolicyId": "8b142569-143b-4a82-b318-bc6b0a8b11a6",
"CurrencyId": "9d5432be-ff52-47a9-b260-983c1a4d2377",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "a25aaabc-cb85-4b2f-8665-056f25af13d0",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "4024b572-b620-49b4-be79-b8c87d88b740",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "05471295-e04b-44c3-b203-7cb9cbe9df98",
"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": "42f0665a-42de-434d-87d6-31b852e9bb66",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-02-18T19:39:16.3658983+08:00",
"CurrencyId": "7f133194-4311-487d-9dc2-117a00e44be4",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-02-18T19:39:16.3658983+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>7f133194-4311-487d-9dc2-117a00e44be4</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>045749bd-f859-4cb8-9d14-3a06361651d9</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>68c0cc35-f67e-4d8d-8bd9-4c1650077cdf</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>f5454c78-53f7-4604-9e80-e6ebe63e92ef</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>9d5432be-ff52-47a9-b260-983c1a4d2377</CurrencyId>
<CurrencyPolicyId>8b142569-143b-4a82-b318-bc6b0a8b11a6</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a25aaabc-cb85-4b2f-8665-056f25af13d0</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0f73c8dd-f4ff-46b7-8150-e22fee910ded</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:39:16.3658983+08:00</ExpenseDate>
<ExpenseTypeId>f5b7de49-ae2d-4f69-b865-aefe71004b07</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>2c8e5ad0-7e46-4df9-90c5-f874c5f605bc</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>91183387-680f-4436-9cc7-098b85d5c4ba</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>f5454c78-53f7-4604-9e80-e6ebe63e92ef</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>9d5432be-ff52-47a9-b260-983c1a4d2377</CurrencyId>
<CurrencyPolicyId>8b142569-143b-4a82-b318-bc6b0a8b11a6</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a25aaabc-cb85-4b2f-8665-056f25af13d0</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0f73c8dd-f4ff-46b7-8150-e22fee910ded</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:39:16.3658983+08:00</ExpenseDate>
<ExpenseTypeId>f5b7de49-ae2d-4f69-b865-aefe71004b07</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>2c8e5ad0-7e46-4df9-90c5-f874c5f605bc</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>91183387-680f-4436-9cc7-098b85d5c4ba</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-02-18T19:39:16.3658983+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-02-18T19:39:16.3658983+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>42f0665a-42de-434d-87d6-31b852e9bb66</WorkflowInstanceDetailId>
</Claim>
<Claim>
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>7f133194-4311-487d-9dc2-117a00e44be4</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>045749bd-f859-4cb8-9d14-3a06361651d9</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>68c0cc35-f67e-4d8d-8bd9-4c1650077cdf</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>f5454c78-53f7-4604-9e80-e6ebe63e92ef</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>9d5432be-ff52-47a9-b260-983c1a4d2377</CurrencyId>
<CurrencyPolicyId>8b142569-143b-4a82-b318-bc6b0a8b11a6</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a25aaabc-cb85-4b2f-8665-056f25af13d0</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0f73c8dd-f4ff-46b7-8150-e22fee910ded</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:39:16.3658983+08:00</ExpenseDate>
<ExpenseTypeId>f5b7de49-ae2d-4f69-b865-aefe71004b07</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>2c8e5ad0-7e46-4df9-90c5-f874c5f605bc</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>91183387-680f-4436-9cc7-098b85d5c4ba</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>4024b572-b620-49b4-be79-b8c87d88b740</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>05471295-e04b-44c3-b203-7cb9cbe9df98</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>f5454c78-53f7-4604-9e80-e6ebe63e92ef</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>9d5432be-ff52-47a9-b260-983c1a4d2377</CurrencyId>
<CurrencyPolicyId>8b142569-143b-4a82-b318-bc6b0a8b11a6</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>a25aaabc-cb85-4b2f-8665-056f25af13d0</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>0f73c8dd-f4ff-46b7-8150-e22fee910ded</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0e7cd9c7-a7e2-4f94-8752-0c63240ed4ef</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:39:16.3658983+08:00</ExpenseDate>
<ExpenseTypeId>f5b7de49-ae2d-4f69-b865-aefe71004b07</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>2c8e5ad0-7e46-4df9-90c5-f874c5f605bc</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>91183387-680f-4436-9cc7-098b85d5c4ba</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-02-18T19:39:16.3658983+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-02-18T19:39:16.3658983+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>42f0665a-42de-434d-87d6-31b852e9bb66</WorkflowInstanceDetailId>
</Claim>
</ArrayOfClaim>