POST api/Subcontracts/{subcontractId}/entityType/{entityTypeId}/claim/{claimId}/SelectableEntities/Query
Execute pre-check action.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| subcontractId | integer |
Required |
|
| entityTypeId | integer |
Required |
|
| claimId | integer |
Required |
Body Parameters
ClaimSelectableEntitiesFilter| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityCode | string |
None. |
|
| Description | string |
None. |
|
| IssueDate | Collection of date |
None. |
|
| Page | Page |
None. |
|
| Orders | Collection of Order |
None. |
Request Formats
application/json, text/json, text/html, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ApiDataResultOfIPagedListOfClaimLetterRefFewoDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | IPagedListOfClaimLetterRefFewoDto |
None. |
|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Errors | Collection of CustomError |
None. |
|
| Warnings | Collection of string |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.