GET api/v2/FormulationItems/Item/{id}
Request
URI Parameters
| Name | Description | Type | Additional information |
| id |
|
integer
|
Required
|
Response
FormulationItemsDetail
| Name | Description | Type | Additional information |
| Formulation |
|
FormulationBasic
|
|
| Id |
|
integer
|
|
| ConsumableTypeId |
|
integer
|
|
| ConsumableType |
|
ConsumableTypeBasic
|
|
| MeasurementUnitId |
|
integer
|
|
| MeasurementUnit |
|
MeasurementUnitBasic
|
|
| Density |
|
decimal number
|
|
| DensityDisplayValue |
|
string
|
|
| BaseQuantity |
|
decimal number
|
|
| BasePercentage |
|
decimal number
|
|
| CalculatedQuantity |
|
decimal number
|
|
| Notes |
|
string
|
|
| FormulationId |
|
integer
|
|
| Formulation |
|
FormulationDetail
|
|