GET api/Claim/GetClaim?expenseClaimApplicationId={expenseClaimApplicationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| expenseClaimApplicationId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "d9ed4ca0-6c1d-44da-8d91-e49c27893980",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "f1b2dacc-8e7d-4c18-8b85-8b1a85eab8e9",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "552f2b5a-350c-42a2-89ce-e1da598d7942",
"ExpenseClaimApplicationItemId": "e7209bb4-dca7-4c46-96c5-047800daa765",
"ExpenseDate": "2026-02-18T19:36:56.7581707+08:00",
"ExpenseTypeId": "0e878afe-2d6f-41a7-b911-974d67b6f1a8",
"ExpenseTypePolicyId": "21b72f3e-4396-4996-a9cc-6cf48b17f57e",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "98dddd1b-a567-4811-9288-2e448b28ac28",
"ClientName": "sample string 8",
"ProjectId": "20489fcc-d2fc-40d3-8fe4-32deaccdc5f8",
"CurrencyPolicyId": "ea95ae21-c620-44cd-b951-67395412a4be",
"CurrencyId": "e3b8080c-5781-43ce-a1ca-da1aab32c0db",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "38b29b72-056d-4ab7-a52d-ac942c0db74d",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "552f2b5a-350c-42a2-89ce-e1da598d7942",
"ExpenseClaimApplicationItemId": "e7209bb4-dca7-4c46-96c5-047800daa765",
"ExpenseDate": "2026-02-18T19:36:56.7581707+08:00",
"ExpenseTypeId": "0e878afe-2d6f-41a7-b911-974d67b6f1a8",
"ExpenseTypePolicyId": "21b72f3e-4396-4996-a9cc-6cf48b17f57e",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "98dddd1b-a567-4811-9288-2e448b28ac28",
"ClientName": "sample string 8",
"ProjectId": "20489fcc-d2fc-40d3-8fe4-32deaccdc5f8",
"CurrencyPolicyId": "ea95ae21-c620-44cd-b951-67395412a4be",
"CurrencyId": "e3b8080c-5781-43ce-a1ca-da1aab32c0db",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "38b29b72-056d-4ab7-a52d-ac942c0db74d",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "76c8cb90-1802-41a5-9c61-b63e2f66999f",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "4ea0f06d-6867-4c71-bb04-5071bc5db484",
"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": "5c5f74c3-de71-498b-b9c1-1d25bcbb93b3",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-02-18T19:36:56.7581707+08:00",
"CurrencyId": "f85b9961-6d47-4b27-ac1c-d193e0c166da",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-02-18T19:36:56.7581707+08:00",
"ActionByUserName": "sample string 18"
}
application/xml, text/xml
Sample:
<Claim xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAT.App.eClaim.API.Models">
<ActionByUserName>sample string 18</ActionByUserName>
<ApproveVisible>true</ApproveVisible>
<CurrencyCode>sample string 11</CurrencyCode>
<CurrencyId>f85b9961-6d47-4b27-ac1c-d193e0c166da</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>d9ed4ca0-6c1d-44da-8d91-e49c27893980</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>f1b2dacc-8e7d-4c18-8b85-8b1a85eab8e9</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>98dddd1b-a567-4811-9288-2e448b28ac28</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>e3b8080c-5781-43ce-a1ca-da1aab32c0db</CurrencyId>
<CurrencyPolicyId>ea95ae21-c620-44cd-b951-67395412a4be</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>38b29b72-056d-4ab7-a52d-ac942c0db74d</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>552f2b5a-350c-42a2-89ce-e1da598d7942</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>e7209bb4-dca7-4c46-96c5-047800daa765</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:36:56.7581707+08:00</ExpenseDate>
<ExpenseTypeId>0e878afe-2d6f-41a7-b911-974d67b6f1a8</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>21b72f3e-4396-4996-a9cc-6cf48b17f57e</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>20489fcc-d2fc-40d3-8fe4-32deaccdc5f8</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>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>76c8cb90-1802-41a5-9c61-b63e2f66999f</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>4ea0f06d-6867-4c71-bb04-5071bc5db484</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>98dddd1b-a567-4811-9288-2e448b28ac28</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>e3b8080c-5781-43ce-a1ca-da1aab32c0db</CurrencyId>
<CurrencyPolicyId>ea95ae21-c620-44cd-b951-67395412a4be</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>38b29b72-056d-4ab7-a52d-ac942c0db74d</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>552f2b5a-350c-42a2-89ce-e1da598d7942</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>e7209bb4-dca7-4c46-96c5-047800daa765</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:36:56.7581707+08:00</ExpenseDate>
<ExpenseTypeId>0e878afe-2d6f-41a7-b911-974d67b6f1a8</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>21b72f3e-4396-4996-a9cc-6cf48b17f57e</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>20489fcc-d2fc-40d3-8fe4-32deaccdc5f8</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:36:56.7581707+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:36:56.7581707+08:00</SubmissionDate>
<SubmitDeleteVisible>true</SubmitDeleteVisible>
<TotalLocalClaimAmount>8</TotalLocalClaimAmount>
<VerifyVisible>true</VerifyVisible>
<WorkflowActions xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</WorkflowActions>
<WorkflowInstanceDetailId>5c5f74c3-de71-498b-b9c1-1d25bcbb93b3</WorkflowInstanceDetailId>
</Claim>