Retrieve the quantity units of measure for use in submitting electronic prescriptions.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response with an array of quantity unit values. The code
is the NCPDP standard code for the quantity unit and should be supplied in the units
field ofnew electronic prescriptions.
The response is of type object[]
.