Skip to main content
PUT
Bulk Update Medications

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
updates
BulkMedicationUpdateItem · object[]
required
Maximum array length: 200

Response

Successful Response

name
string
required
allowCustomPricing
boolean
required
id
string
required
createdDate
string<date-time>
required
isPhysical
boolean
required
isArchived
boolean
required
unit
enum<string> | null
Available options:
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,
TROCHES,
TUBES,
UNITS,
VIALS,
TREATMENTS,
SESSIONS,
PULSES,
JOULES,
CENTIMETERS,
THREAD_COUNT,
INJECTIONS,
WRINKLE_UNITS,
POUNDS,
FEET,
INCHES
brandName
string | null
description
string | null
price
integer
default:0
cashPrice
integer | null
cost
integer | null
category
string | null
internalNotes
string | null
sortOrder
integer | null
commissionable
boolean
default:true
showInCheckOut
boolean
default:true
isUsedAsTemplate
boolean
default:false
externalId
string | null
exemptedTaxIds
string[] | null
defaultCptCode
string | null
defaultModifiers
string[] | null
defaultIcd10Codes
string[] | null
defaultPlaceOfService
string | null
templateAmount
number | null
templateAdministrationLocation
string | null
templateFrequency
string | null
templateQuantity
number | null
templateComment
string | null
templateLotNumber
string | null
updatedDate
string<date-time> | null
template
MedicationTemplateSummary · object | null

Schema for returning medication template information.

stocks
ItemStockDetail · object[] | null
tags
ItemTagSummary · object[]

Tags assigned to this medication

lastDoseDate
string<date-time> | null
doseCount
integer
default:0