prescription.cancelled

Payload

Prescription cancelled event

string
enum
required
Allowed:
number
required

Unix timestamp

prescription
object
required
string
required

Cancellation reason

string
enum
required
Allowed:
number
required

Refunded amount in cents. If payment method supports it this amount was refunded to the patient.

boolean

Only present when cancelledBy is "pharmacy". Indicates that the pharmacy suppressed the cancellation email to the patient. This is only relevant if you have disabled Cannaflow's transactional email notifications and handle patient communication yourself.

Response
200

Event processed successfully

LoadingLoading…