/
YE
yezza
/
Yezza Clinic API (external access)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
Appointments
8
Custom fields
4
get
List custom fields
post
Create a custom field
delete
Delete a custom field
patch
Edit a custom field
Medications
3
Patients
17
Registrations
7
Relationships
4
Services
2
Vital signs
3
Custom fields
Edit a custom field
Requires the
patient_custom_fields:write
scope.
patch
/v1/patient_custom_fields/{id}
Path parameters
id
integer
required
Request body
object
required
field_name
string
required
datatype
'string'
|
'number'
|
'date'
|
'time'
|
'text'
|
'selection'
|
'phone'
|
'email'
|
'address'
required
status
string
order
integer
extra_options
object
For 'selection': { choices: [...] }
Response
Updated
Changes