Skip to main content
POST
Confirm a pending renewal choice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
consultation_id
string<uuid>
required
treatment_id
string
Maximum string length: 255
dosage
string
Maximum string length: 255
changed
boolean
default:false
answers
object[]
change_note
string
default:""
Maximum string length: 1000

Response

consultation_id
string<uuid>
required
patient_choice_status
string
required
treatment_id
string
required
dosage
string
required
dose_change
object | null
required
treatment_change
object | null
required
renewal_screen_completed
boolean
required