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": "8fa8ff3e-fa98-4b00-9b45-58d6581e221d",
"ExpenseClaimApplicationItemId": "1ca58c17-ff6f-4c52-963e-00e59a4630ed",
"ExpenseDate": "2025-12-21T13:27:30.0413358+08:00",
"ExpenseTypeId": "254173b7-fd31-4fb8-be13-ba3e09a7d2a5",
"ExpenseTypePolicyId": "b4e07630-57a4-4c7a-943c-4087ad16551d",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "c018f3f0-895e-4ee2-996b-f6198a8e1cf6",
"ClientName": "sample string 8",
"ProjectId": "9f962689-53ce-4269-9b17-d380aee540c3",
"CurrencyPolicyId": "8c8294d4-00bd-4e57-8bed-741a794b3f58",
"CurrencyId": "85deba64-ed81-479a-9d2e-85442593fdbf",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "fcffbdbc-10c3-4abe-91a2-6f4f14dfea95",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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": "8fa8ff3e-fa98-4b00-9b45-58d6581e221d",
"ExpenseClaimApplicationItemId": "1ca58c17-ff6f-4c52-963e-00e59a4630ed",
"ExpenseDate": "2025-12-21T13:27:30.0413358+08:00",
"ExpenseTypeId": "254173b7-fd31-4fb8-be13-ba3e09a7d2a5",
"ExpenseTypePolicyId": "b4e07630-57a4-4c7a-943c-4087ad16551d",
"ExpenseTypeName": "sample string 6",
"Description": "sample string 7",
"ClientId": "c018f3f0-895e-4ee2-996b-f6198a8e1cf6",
"ClientName": "sample string 8",
"ProjectId": "9f962689-53ce-4269-9b17-d380aee540c3",
"CurrencyPolicyId": "8c8294d4-00bd-4e57-8bed-741a794b3f58",
"CurrencyId": "85deba64-ed81-479a-9d2e-85442593fdbf",
"CurrencyCode": "sample string 9",
"Amount": 1.0,
"TaxInclusive": true,
"TaxAmount": 1.0,
"ExpenseCategoryCId": "fcffbdbc-10c3-4abe-91a2-6f4f14dfea95",
"ExpenseCategoryName": "sample string 12",
"ProjectName": "sample string 13",
"Attachment": {
"AttachmentId": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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": "17d2a694-8d33-40b6-83f3-d326a8509a84",
"OwnerTable": "sample string 2",
"ExpenseClaimApplicationItemId": "fcba0e92-7b15-4592-8d88-e4fab4f74e90",
"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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>c018f3f0-895e-4ee2-996b-f6198a8e1cf6</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>85deba64-ed81-479a-9d2e-85442593fdbf</CurrencyId>
<CurrencyPolicyId>8c8294d4-00bd-4e57-8bed-741a794b3f58</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>fcffbdbc-10c3-4abe-91a2-6f4f14dfea95</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>8fa8ff3e-fa98-4b00-9b45-58d6581e221d</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>1ca58c17-ff6f-4c52-963e-00e59a4630ed</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:27:30.0413358+08:00</ExpenseDate>
<ExpenseTypeId>254173b7-fd31-4fb8-be13-ba3e09a7d2a5</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b4e07630-57a4-4c7a-943c-4087ad16551d</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>9f962689-53ce-4269-9b17-d380aee540c3</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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>17d2a694-8d33-40b6-83f3-d326a8509a84</AttachmentId>
<AttachmentMethod>Database</AttachmentMethod>
<AttachmentType>Normal</AttachmentType>
<AttachmentUrl>sample string 9</AttachmentUrl>
<ContentLength>7</ContentLength>
<ContentType>sample string 6</ContentType>
<ExpenseClaimApplicationItemId>fcba0e92-7b15-4592-8d88-e4fab4f74e90</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>c018f3f0-895e-4ee2-996b-f6198a8e1cf6</ClientId>
<ClientName>sample string 8</ClientName>
<CurrencyCode>sample string 9</CurrencyCode>
<CurrencyId>85deba64-ed81-479a-9d2e-85442593fdbf</CurrencyId>
<CurrencyPolicyId>8c8294d4-00bd-4e57-8bed-741a794b3f58</CurrencyPolicyId>
<Description>sample string 7</Description>
<ExchangeRate>1</ExchangeRate>
<ExpenseCategoryCId>fcffbdbc-10c3-4abe-91a2-6f4f14dfea95</ExpenseCategoryCId>
<ExpenseCategoryName>sample string 12</ExpenseCategoryName>
<ExpenseClaimApplicationId>8fa8ff3e-fa98-4b00-9b45-58d6581e221d</ExpenseClaimApplicationId>
<ExpenseClaimApplicationItemId>1ca58c17-ff6f-4c52-963e-00e59a4630ed</ExpenseClaimApplicationItemId>
<ExpenseDate>2025-12-21T13:27:30.0413358+08:00</ExpenseDate>
<ExpenseTypeId>254173b7-fd31-4fb8-be13-ba3e09a7d2a5</ExpenseTypeId>
<ExpenseTypeName>sample string 6</ExpenseTypeName>
<ExpenseTypePolicyId>b4e07630-57a4-4c7a-943c-4087ad16551d</ExpenseTypePolicyId>
<IsOverLimit>true</IsOverLimit>
<ProjectId>9f962689-53ce-4269-9b17-d380aee540c3</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>