Barcoding
Deactivate an entity's barcodes
Deactivate all barcodes for an entity.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The type of entity the barcode is for
Available options:
user
, order
, patient
, prescription
, prescription_product
, non_prescription_product
, order_material
, inventory
The ID of the entity
Response
200 - application/json
Successful response with deactivation confirmation details
The response is of type object
.