custom_fields object format
| Key | Type | POST requests |
Notes |
|---|---|---|---|
field_type |
integer | required | Custom appointment field type this custom field is using, ID of /api/custom_appointment_fields object |
field_value |
string | optional | Custom value of this field |
created_at |
timestamp | read-only | |
updated_at |
timestamp | read-only |