Get Available Lots
Get the lots and quantities the administering provider may use.
Unallocated shipments retain legacy behavior. On an allocated shipment, the provider may use their own remaining allocation plus the unassigned remainder, but another provider’s reservation is never exposed.
By default only lots with stock remaining are returned (for dispensing). Pass include_depleted=True to also return fully-consumed lots, e.g. to look up the NDC/expiry of the exact lot an already-administered dose drew from.
Headers
The tenant you are making this request on behalf of
Your api key
Path Parameters
Query Parameters
Response
Successful Response
The administering provider's own remaining allocation of this lot. Zero when this shipment is allocated only to other providers; None when the shipment is unmanaged.
Unassigned physical quantity available to any provider; None when the shipment is unmanaged.
Total quantity available to the administering provider (their allocation plus unassigned quantity); None when the shipment is unmanaged.
