Electronic Prescriptions
Get quantity units
Retrieve the quantity units of measure for use in submitting electronic prescriptions.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Successful response with an array of quantity unit id
and name
values.
The response is of type object[]
.