{
"id": 2859938089533,
"created_date": "2020-11-11T16:16:28Z",
"dob": null,
"email": null,
"first_name": "Charles",
"id": 28383234,
"last_name": "Orange",
"middle_name": "",
"phone": null,
"practice": 2593872345435,
"prefix": "",
"sex": "Unknown",
"suffix": ""
}
Field | Type | Values | Description |
---|---|---|---|
id | int | The id of the staff object | |
dob | str | Not usually available for staff. | |
str | The email of the office staff | ||
first_name | str | The first name of the office staff | |
last_name | str | The last name of the office staff | |
middle_name | str | Not usually available for staff. | |
phone | str | Not usually available for staff. | |
practice | int | The id of the practice | |
prefix | str | Not usually available for staff. | |
suffix | str | Not usually available for staff. | |
sex | str | Not usually available for staff. | |
created_date | datetime | When staff was added to the system. |