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": "1928cb49-4dce-458a-979b-cd70e04b789e",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "f07388c8-8cf0-4c40-957f-a50ac98bff0e",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "6115b384-0664-460c-b756-a976026b98d8",
"ExpenseClaimApplicationItemId": "e729ff7c-c3ca-4f0b-95b0-cfeac3fbd27b",
"ExpenseDate": "2026-04-06T08:33:23.367826+08:00",
"ExpenseTypeId": "db930d52-6c04-40e8-8135-cccb75eab2ad",
"ExpenseTypePolicyId": "13739c5f-bf6a-446a-b519-11fc8e7a5e57",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "6c085c16-8bc8-407c-89f4-6cf19512a4d0",
"ClientName": "sample string 8",
"ProjectId": "611b117f-0a90-4e20-b8c1-cd785d41be9c",
"CurrencyPolicyId": "44fee199-14ec-41a2-a5d8-14e2ac6bd51e",
"CurrencyId": "010bba64-dd36-4807-82a6-4123cd50bfe7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "20bc53e9-56b3-432c-b65f-582f2149a12c",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "6115b384-0664-460c-b756-a976026b98d8",
"ExpenseClaimApplicationItemId": "e729ff7c-c3ca-4f0b-95b0-cfeac3fbd27b",
"ExpenseDate": "2026-04-06T08:33:23.367826+08:00",
"ExpenseTypeId": "db930d52-6c04-40e8-8135-cccb75eab2ad",
"ExpenseTypePolicyId": "13739c5f-bf6a-446a-b519-11fc8e7a5e57",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "6c085c16-8bc8-407c-89f4-6cf19512a4d0",
"ClientName": "sample string 8",
"ProjectId": "611b117f-0a90-4e20-b8c1-cd785d41be9c",
"CurrencyPolicyId": "44fee199-14ec-41a2-a5d8-14e2ac6bd51e",
"CurrencyId": "010bba64-dd36-4807-82a6-4123cd50bfe7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "20bc53e9-56b3-432c-b65f-582f2149a12c",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "09fb16cb-9c84-47fa-ae5e-8644d0c72d40",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "546826e1-12a7-4117-877d-935eb140a440",
"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": "506a1f8a-bab9-441d-9bc2-3757e5d9b64b",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-04-06T08:33:23.367826+08:00",
"CurrencyId": "7d0e411b-7f7c-4462-8d19-bc0f87ff24ee",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-04-06T08:33:23.367826+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>7d0e411b-7f7c-4462-8d19-bc0f87ff24ee</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>1928cb49-4dce-458a-979b-cd70e04b789e</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>f07388c8-8cf0-4c40-957f-a50ac98bff0e</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>6c085c16-8bc8-407c-89f4-6cf19512a4d0</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>010bba64-dd36-4807-82a6-4123cd50bfe7</CurrencyId>
<CurrencyPolicyId>44fee199-14ec-41a2-a5d8-14e2ac6bd51e</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>20bc53e9-56b3-432c-b65f-582f2149a12c</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>6115b384-0664-460c-b756-a976026b98d8</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>e729ff7c-c3ca-4f0b-95b0-cfeac3fbd27b</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:33:23.367826+08:00</ExpenseDate>
<ExpenseTypeId>db930d52-6c04-40e8-8135-cccb75eab2ad</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>13739c5f-bf6a-446a-b519-11fc8e7a5e57</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>611b117f-0a90-4e20-b8c1-cd785d41be9c</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>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>09fb16cb-9c84-47fa-ae5e-8644d0c72d40</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>546826e1-12a7-4117-877d-935eb140a440</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>6c085c16-8bc8-407c-89f4-6cf19512a4d0</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>010bba64-dd36-4807-82a6-4123cd50bfe7</CurrencyId>
<CurrencyPolicyId>44fee199-14ec-41a2-a5d8-14e2ac6bd51e</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>20bc53e9-56b3-432c-b65f-582f2149a12c</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>6115b384-0664-460c-b756-a976026b98d8</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>e729ff7c-c3ca-4f0b-95b0-cfeac3fbd27b</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-04-06T08:33:23.367826+08:00</ExpenseDate>
<ExpenseTypeId>db930d52-6c04-40e8-8135-cccb75eab2ad</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>13739c5f-bf6a-446a-b519-11fc8e7a5e57</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>611b117f-0a90-4e20-b8c1-cd785d41be9c</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:33:23.367826+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:33:23.367826+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>506a1f8a-bab9-441d-9bc2-3757e5d9b64b</WorkflowInstanceDetailId>
</Claim>