Case
Get a single case
Get case data by id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Required range:
x > 0
Example:
1
Response
200 - application/json
Object with case data.
Case id
Required range:
x > 0
Example:
1
Contact Id
Required range:
x > 0
Example:
1
Issued date in YYYY-MM-DD HH:MM:SS format
Example:
"2024-06-09T14:30:00.000Z"
Expiry date in YYYY-MM-DD HH:MM:SS format
Example:
"2024-06-25T14:29:59.000Z"
hours
Example:
32
Practitioner id
Required range:
x > 0
Example:
1
An array of appointment connections associated with this case
Organisation id
Required range:
x > 0
Example:
1
Patient id
Required range:
x > 0
Example:
2
Case number
Example:
"0002"
Budget
Example:
200
Appointment count
Example:
12
Provider number
Example:
"1512"
Referral Period
Example:
"Standard"
Notes
Example:
"Notes"
Track type
Available options:
Appointments
, Hours
, Budget
Example:
"Budget"
Did not arrive
Example:
true
Include cancelled
Example:
true
Is open
Example:
true
Has alert
Example:
true
Remind time
Example:
"Time"
Utilisation alert
Example:
1
Is alert utilization sent
Example:
true
Object creation date time
Example:
"2023-07-30T09:00:00.000Z"
Object update date time
Example:
"2023-07-30T09:00:00.000Z"