provider
medications
Create Medication
Create a new medication with optional template.
post/medications
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Request body
namestring required
unit'AMPOULES' | 'APPLICATORS' | 'BOTTLES' | 'BOXES' | 'CAPSULES' | 'CUPS' | 'DOSES' | 'G_PER_ML' | 'GRAMS' | 'IU' | 'IU_PER_ML' | 'OUNCES' | 'FLUID_OUNCES' | 'KG' | 'KITS' | 'LITERS' | 'MCG' | 'MG' | 'MG_PER_ML' | 'ML' | 'MMOL' | 'MICROGRAM_PER_ML' | 'PACKS' | 'PAIRS' | 'PATCHES' | 'PERCENTAGE' | 'PIECES' | 'POUCHES' | 'ROLLS' | 'SACHETS' | 'SHEETS' | 'SPRAYS' | 'STRIPS' | 'SYRINGES' | 'TABLETS' | 'TABLETS_PER_DAY' | 'TESTS' | 'TUBES' | 'UNITS' | 'VIALS' | 'TREATMENTS' | 'SESSIONS' | 'PULSES' | 'JOULES' | 'CENTIMETERS' | 'THREAD_COUNT' | 'INJECTIONS' | 'WRINKLE_UNITS' | 'POUNDS' | 'FEET' | 'INCHES'
brandNamestring nullable
descriptionstring nullable
priceinteger
categorystring nullable
internalNotesstring nullable
sortOrderinteger nullable
taxableboolean
allowCustomPricingboolean
isUsedAsTemplateboolean
templateAmountnumber nullable
templateAdministrationLocationstring nullable
templateFrequencystring nullable
templateQuantitynumber nullable
templateCommentstring nullable
templateLotNumberstring nullable
Response
Successful Response
namestring required
unit'AMPOULES' | 'APPLICATORS' | 'BOTTLES' | 'BOXES' | 'CAPSULES' | 'CUPS' | 'DOSES' | 'G_PER_ML' | 'GRAMS' | 'IU' | 'IU_PER_ML' | 'OUNCES' | 'FLUID_OUNCES' | 'KG' | 'KITS' | 'LITERS' | 'MCG' | 'MG' | 'MG_PER_ML' | 'ML' | 'MMOL' | 'MICROGRAM_PER_ML' | 'PACKS' | 'PAIRS' | 'PATCHES' | 'PERCENTAGE' | 'PIECES' | 'POUCHES' | 'ROLLS' | 'SACHETS' | 'SHEETS' | 'SPRAYS' | 'STRIPS' | 'SYRINGES' | 'TABLETS' | 'TABLETS_PER_DAY' | 'TESTS' | 'TUBES' | 'UNITS' | 'VIALS' | 'TREATMENTS' | 'SESSIONS' | 'PULSES' | 'JOULES' | 'CENTIMETERS' | 'THREAD_COUNT' | 'INJECTIONS' | 'WRINKLE_UNITS' | 'POUNDS' | 'FEET' | 'INCHES'
brandNamestring nullable
descriptionstring nullable
priceinteger
categorystring nullable
internalNotesstring nullable
sortOrderinteger nullable
taxableboolean required
allowCustomPricingboolean required
isUsedAsTemplateboolean
templateAmountnumber nullable
templateAdministrationLocationstring nullable
templateFrequencystring nullable
templateQuantitynumber nullable
templateCommentstring nullable
templateLotNumberstring nullable
idstring required
createdDatestring date-time required
updatedDatestring date-time nullable
isPhysicalboolean required
isArchivedboolean required
Changes
No recorded changes to this endpoint across all 1 revision of this API.