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": "6d6a1915-b1a1-446b-8b3e-5d8a76d70a3a",
"Subject": "sample string 2",
"Remarks": "sample string 3",
"ExpenseClaimApplicationName": "sample string 4",
"ExpenseGroupId": "59e2b194-0d72-4433-b1dc-479c04dcbad3",
"ExpenseGroup": "sample string 6",
"IsMyClaim": true,
"Status": 1,
"Items": [
{
"ExpenseClaimApplicationId": "fef039b5-3ae6-4ed6-9543-15405d90aa3d",
"ExpenseClaimApplicationItemId": "ac365e04-358c-49d0-b9e4-2bbec6190a93",
"ExpenseDate": "2026-08-17T09:09:11.5179969+08:00",
"ExpenseTypeId": "79aca093-4a3a-45c3-a4e4-17ce10f68afd",
"ExpenseTypePolicyId": "9df058dc-420b-4bba-a107-54f92e3d6be2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "fd75ce63-3c83-44b2-b007-886c0eeb4bb6",
"ClientName": "sample string 8",
"ProjectId": "fb65d106-ca1f-4c97-9ca4-7d9105c9719d",
"CurrencyPolicyId": "15cdc773-8c83-41ce-8654-94e6e6996153",
"CurrencyId": "a35a0448-80c9-4b84-b89a-54a3fd988d9a",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "049b6455-ed5d-4821-85e1-850252dc70ff",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "fef039b5-3ae6-4ed6-9543-15405d90aa3d",
"ExpenseClaimApplicationItemId": "ac365e04-358c-49d0-b9e4-2bbec6190a93",
"ExpenseDate": "2026-08-17T09:09:11.5179969+08:00",
"ExpenseTypeId": "79aca093-4a3a-45c3-a4e4-17ce10f68afd",
"ExpenseTypePolicyId": "9df058dc-420b-4bba-a107-54f92e3d6be2",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "fd75ce63-3c83-44b2-b007-886c0eeb4bb6",
"ClientName": "sample string 8",
"ProjectId": "fb65d106-ca1f-4c97-9ca4-7d9105c9719d",
"CurrencyPolicyId": "15cdc773-8c83-41ce-8654-94e6e6996153",
"CurrencyId": "a35a0448-80c9-4b84-b89a-54a3fd988d9a",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "049b6455-ed5d-4821-85e1-850252dc70ff",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "c1be90bd-fbca-4225-8f93-d6c6473b5df7",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "9f212736-ae5f-4e87-bb5a-5d32627c1e17",
"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": "22a0f2e3-a95e-4cbc-a1b1-8903f54519a9",
"WorkflowActions": [
"sample string 1",
"sample string 2"
],
"TotalLocalClaimAmount": 8.0,
"ItemCount": 9,
"SubmissionDate": "2026-08-17T09:09:11.5179969+08:00",
"CurrencyId": "7c4ea350-81c7-45f3-9dfc-e6f5efa247fd",
"CurrencyCode": "sample string 11",
"CurrencyName": "sample string 12",
"StatusName": "New",
"ReworkVisible": true,
"VerifyVisible": true,
"ApproveVisible": true,
"RejectVisible": true,
"SubmitDeleteVisible": true,
"LatestActionDate": "2026-08-17T09:09:11.5179969+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>7c4ea350-81c7-45f3-9dfc-e6f5efa247fd</CurrencyId>
<CurrencyName>sample string 12</CurrencyName>
<ExpenseClaimApplicationId>6d6a1915-b1a1-446b-8b3e-5d8a76d70a3a</ExpenseClaimApplicationId>
<ExpenseClaimApplicationName>sample string 4</ExpenseClaimApplicationName>
<ExpenseGroup>sample string 6</ExpenseGroup>
<ExpenseGroupId>59e2b194-0d72-4433-b1dc-479c04dcbad3</ExpenseGroupId>
<IsMyClaim>true</IsMyClaim>
<ItemCount>9</ItemCount>
<Items>
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>fd75ce63-3c83-44b2-b007-886c0eeb4bb6</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a35a0448-80c9-4b84-b89a-54a3fd988d9a</CurrencyId>
<CurrencyPolicyId>15cdc773-8c83-41ce-8654-94e6e6996153</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>049b6455-ed5d-4821-85e1-850252dc70ff</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>fef039b5-3ae6-4ed6-9543-15405d90aa3d</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>ac365e04-358c-49d0-b9e4-2bbec6190a93</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:09:11.5179969+08:00</ExpenseDate>
<ExpenseTypeId>79aca093-4a3a-45c3-a4e4-17ce10f68afd</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>9df058dc-420b-4bba-a107-54f92e3d6be2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>fb65d106-ca1f-4c97-9ca4-7d9105c9719d</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>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>c1be90bd-fbca-4225-8f93-d6c6473b5df7</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>9f212736-ae5f-4e87-bb5a-5d32627c1e17</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>fd75ce63-3c83-44b2-b007-886c0eeb4bb6</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>a35a0448-80c9-4b84-b89a-54a3fd988d9a</CurrencyId>
<CurrencyPolicyId>15cdc773-8c83-41ce-8654-94e6e6996153</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>049b6455-ed5d-4821-85e1-850252dc70ff</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>fef039b5-3ae6-4ed6-9543-15405d90aa3d</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>ac365e04-358c-49d0-b9e4-2bbec6190a93</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:09:11.5179969+08:00</ExpenseDate>
<ExpenseTypeId>79aca093-4a3a-45c3-a4e4-17ce10f68afd</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>9df058dc-420b-4bba-a107-54f92e3d6be2</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>fb65d106-ca1f-4c97-9ca4-7d9105c9719d</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-08-17T09:09:11.5179969+08:00</LatestActionDate>
<RejectVisible>true</RejectVisible>
<Remarks>sample string 3</Remarks>
<ReworkVisible>true</ReworkVisible>
<Status>New</Status>
<Subject>sample string 2</Subject>
<SubmissionDate>2026-08-17T09:09:11.5179969+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>22a0f2e3-a95e-4cbc-a1b1-8903f54519a9</WorkflowInstanceDetailId>
</Claim>