GET api/ProductDosings?productId={productId}&phaseId={phaseId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productId | integer |
Default value is 0 |
|
phaseId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductDosingResponseName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ProductId | integer |
None. |
|
DosingDescription | string |
None. |
|
Day | integer |
None. |
|
PhaseId | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.