Update the details for a specific product by its unique ID. Only updated fields need to be sent.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique (UUID) identifier for the prescription product
"98cae3a3-996c-4bf5-9143-0ab6d98bc1d0"
Prescription product updated successfully
The response is of type object
.