Skip to content

Cancel a prescription request

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

Prescription request cancelled.