GET api/v2/works/BillingMeasurement?deadlineInfoId={deadlineInfoId}&sampleStatusId={sampleStatusId}&workFlowStepToId={workFlowStepToId}&commecialRepresentativeInfoId={commecialRepresentativeInfoId}&commecialRepresentativeDisplayValue={commecialRepresentativeDisplayValue}&responsibleBillingInfoId={responsibleBillingInfoId}&responsibleBillingDisplayValue={responsibleBillingDisplayValue}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| deadlineInfoId | integer |
Required |
|
| sampleStatusId | integer |
Required |
|
| workFlowStepToId | integer |
Required |
|
| commecialRepresentativeInfoId | integer |
Required |
|
| commecialRepresentativeDisplayValue | string |
Required |
|
| responsibleBillingInfoId | integer |
Required |
|
| responsibleBillingDisplayValue | string |
Required |
Response
PageResultOfWorkBillingMeasurement| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of WorkBillingMeasurement |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.