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": "44dd01bb-bbe6-423c-b993-cb6fbcaff103",
"ExpenseClaimApplicationItemId": "0c3ce5fc-18fe-4895-a414-1823bbfd837d",
"ExpenseDate": "2026-02-18T19:37:47.9917339+08:00",
"ExpenseTypeId": "762686b4-3cd6-4499-9bed-e92fdcf8e775",
"ExpenseTypePolicyId": "ec9f33e8-a26f-4971-a5b9-b0c945a483ea",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "e3149107-3275-4f29-9f75-ccd568884681",
"ClientName": "sample string 8",
"ProjectId": "894d3102-0d06-487c-96a3-4573da1b6274",
"CurrencyPolicyId": "dda03626-38d7-440f-a856-21ea48757360",
"CurrencyId": "7496881c-63e6-4688-be08-8f1ef934abe5",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "5cdaeac9-b98a-472c-a2b7-78a945c9aec6",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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": "44dd01bb-bbe6-423c-b993-cb6fbcaff103",
"ExpenseClaimApplicationItemId": "0c3ce5fc-18fe-4895-a414-1823bbfd837d",
"ExpenseDate": "2026-02-18T19:37:47.9917339+08:00",
"ExpenseTypeId": "762686b4-3cd6-4499-9bed-e92fdcf8e775",
"ExpenseTypePolicyId": "ec9f33e8-a26f-4971-a5b9-b0c945a483ea",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "e3149107-3275-4f29-9f75-ccd568884681",
"ClientName": "sample string 8",
"ProjectId": "894d3102-0d06-487c-96a3-4573da1b6274",
"CurrencyPolicyId": "dda03626-38d7-440f-a856-21ea48757360",
"CurrencyId": "7496881c-63e6-4688-be08-8f1ef934abe5",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "5cdaeac9-b98a-472c-a2b7-78a945c9aec6",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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": "a5ff9da4-486b-443d-89ef-1abc9dca9557",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "15e7f87d-515f-465e-95fb-7aeab3458956",
"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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>e3149107-3275-4f29-9f75-ccd568884681</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>7496881c-63e6-4688-be08-8f1ef934abe5</CurrencyId>
<CurrencyPolicyId>dda03626-38d7-440f-a856-21ea48757360</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>5cdaeac9-b98a-472c-a2b7-78a945c9aec6</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>44dd01bb-bbe6-423c-b993-cb6fbcaff103</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0c3ce5fc-18fe-4895-a414-1823bbfd837d</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:37:47.9917339+08:00</ExpenseDate>
<ExpenseTypeId>762686b4-3cd6-4499-9bed-e92fdcf8e775</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>ec9f33e8-a26f-4971-a5b9-b0c945a483ea</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>894d3102-0d06-487c-96a3-4573da1b6274</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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>a5ff9da4-486b-443d-89ef-1abc9dca9557</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>15e7f87d-515f-465e-95fb-7aeab3458956</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>e3149107-3275-4f29-9f75-ccd568884681</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>7496881c-63e6-4688-be08-8f1ef934abe5</CurrencyId>
<CurrencyPolicyId>dda03626-38d7-440f-a856-21ea48757360</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>5cdaeac9-b98a-472c-a2b7-78a945c9aec6</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>44dd01bb-bbe6-423c-b993-cb6fbcaff103</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>0c3ce5fc-18fe-4895-a414-1823bbfd837d</ExpenseClaimApplicationItemId>
<ExpenseDate>2026-02-18T19:37:47.9917339+08:00</ExpenseDate>
<ExpenseTypeId>762686b4-3cd6-4499-9bed-e92fdcf8e775</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>ec9f33e8-a26f-4971-a5b9-b0c945a483ea</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>894d3102-0d06-487c-96a3-4573da1b6274</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>