GET api/Claim/GetClaimItems?expenseClaimApplicationId={expenseClaimApplicationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| expenseClaimApplicationId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClaimItem| Name | Description | Type | Additional information |
|---|---|---|---|
| ExpenseClaimApplicationId | globally unique identifier |
None. |
|
| ExpenseClaimApplicationItemId | globally unique identifier |
None. |
|
| ExpenseDate | date |
None. |
|
| ExpenseTypeId | globally unique identifier |
None. |
|
| ExpenseTypePolicyId | globally unique identifier |
None. |
|
| ExpenseTypeName | string |
None. |
|
| Description | string |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| CurrencyPolicyId | globally unique identifier |
None. |
|
| CurrencyId | globally unique identifier |
None. |
|
| CurrencyCode | string |
None. |
|
| Amount | decimal number |
None. |
|
| TaxInclusive | boolean |
None. |
|
| TaxAmount | decimal number |
None. |
|
| ExpenseCategoryCId | globally unique identifier |
None. |
|
| ExpenseCategoryName | string |
None. |
|
| ProjectName | string |
None. |
|
| Attachment | Attachment |
None. |
|
| Attachments | Collection of Attachment |
None. |
|
| ValidationMessage | string |
None. |
|
| TierValue | decimal number |
None. |
|
| BackgroundColorWithValidationMessage | string |
None. |
|
| IsOverLimit | boolean |
None. |
|
| AllowEdit | boolean |
None. |
|
| ExchangeRate | decimal number |
None. |
|
| ShowClient | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ExpenseClaimApplicationId": "89356bee-bd0a-4610-8edc-b21730b66c9c",
"ExpenseClaimApplicationItemId": "cead79a7-1dd0-44fb-a8f0-ef056b4795b6",
"ExpenseDate": "2026-08-17T09:09:11.5179969+08:00",
"ExpenseTypeId": "000beaaf-e2eb-4383-9b50-6de2f593a99a",
"ExpenseTypePolicyId": "8de2fba8-3487-4d12-bd0a-af7cca7945f3",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "8e9c64a0-71b5-47e5-9423-bfa3505a2a0f",
"ClientName": "sample string 8",
"ProjectId": "fa60d128-1789-4a79-a3ce-d89275ff4406",
"CurrencyPolicyId": "8b3ef80d-3698-4010-9e19-333bee17fd56",
"CurrencyId": "8942355d-1e6c-403a-aa9c-991b269d71f7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "5c621acd-8f29-4349-befd-56adc2ba0739",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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": "89356bee-bd0a-4610-8edc-b21730b66c9c",
"ExpenseClaimApplicationItemId": "cead79a7-1dd0-44fb-a8f0-ef056b4795b6",
"ExpenseDate": "2026-08-17T09:09:11.5179969+08:00",
"ExpenseTypeId": "000beaaf-e2eb-4383-9b50-6de2f593a99a",
"ExpenseTypePolicyId": "8de2fba8-3487-4d12-bd0a-af7cca7945f3",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "8e9c64a0-71b5-47e5-9423-bfa3505a2a0f",
"ClientName": "sample string 8",
"ProjectId": "fa60d128-1789-4a79-a3ce-d89275ff4406",
"CurrencyPolicyId": "8b3ef80d-3698-4010-9e19-333bee17fd56",
"CurrencyId": "8942355d-1e6c-403a-aa9c-991b269d71f7",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "5c621acd-8f29-4349-befd-56adc2ba0739",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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": "419ae138-8640-44fb-9bae-7632aa24f555",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "ab5b19e7-8fce-45ca-89b3-54496c788a1e",
"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
}
]
application/xml, text/xml
Sample:
<ArrayOfClaimItem xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAT.App.eClaim.API.Models">
<ClaimItem>
<AllowEdit>true</AllowEdit>
<Amount>1</Amount>
<Attachment>
<AllowEdit>true</AllowEdit>
<AttachmentId>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>8e9c64a0-71b5-47e5-9423-bfa3505a2a0f</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>8942355d-1e6c-403a-aa9c-991b269d71f7</CurrencyId>
<CurrencyPolicyId>8b3ef80d-3698-4010-9e19-333bee17fd56</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>5c621acd-8f29-4349-befd-56adc2ba0739</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>89356bee-bd0a-4610-8edc-b21730b66c9c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>cead79a7-1dd0-44fb-a8f0-ef056b4795b6</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:09:11.5179969+08:00</ExpenseDate>
<ExpenseTypeId>000beaaf-e2eb-4383-9b50-6de2f593a99a</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>8de2fba8-3487-4d12-bd0a-af7cca7945f3</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>fa60d128-1789-4a79-a3ce-d89275ff4406</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>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>419ae138-8640-44fb-9bae-7632aa24f555</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>ab5b19e7-8fce-45ca-89b3-54496c788a1e</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>8e9c64a0-71b5-47e5-9423-bfa3505a2a0f</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>8942355d-1e6c-403a-aa9c-991b269d71f7</CurrencyId>
<CurrencyPolicyId>8b3ef80d-3698-4010-9e19-333bee17fd56</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>5c621acd-8f29-4349-befd-56adc2ba0739</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>89356bee-bd0a-4610-8edc-b21730b66c9c</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>cead79a7-1dd0-44fb-a8f0-ef056b4795b6</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-08-17T09:09:11.5179969+08:00</ExpenseDate>
<ExpenseTypeId>000beaaf-e2eb-4383-9b50-6de2f593a99a</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>8de2fba8-3487-4d12-bd0a-af7cca7945f3</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>fa60d128-1789-4a79-a3ce-d89275ff4406</ProjectId>
<ProjectName>sample string 13</ProjectName>
<ShowClient>true</ShowClient>
<TaxAmount>1</TaxAmount>
<TaxInclusive>true</TaxInclusive>
<TierValue>1</TierValue>
<ValidationMessage>sample string 14</ValidationMessage>
</ClaimItem>
</ArrayOfClaimItem>