Skip to content

Close a prescription request

PATCH
/prescription/{prescriptionId}/close
curl --request PATCH \
--url https://example.com/prescription/example/close \
--header 'Authorization: Bearer <token>'
prescriptionId
required
string

Prescription request closed.