Skip to content

Group Appointment Member

tenant_idinteger
appointment_client_idinteger
client_idinteger
appointment_idinteger
appointment_status_idinteger
notesstring
item_idinteger
createdstring, (date-time)^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,6...

RFC 3339 UTC date-time (Z) with microsecond precision.

Example:"2020-09-12T11:09:42.687393Z"
modifiedstring, (date-time)^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{1,6...

RFC 3339 UTC date-time (Z) with microsecond precision.

Example:"2020-09-12T11:09:42.687393Z"
item_group_idinteger
{ "links": { "self": "https://api.pracsuite.com/v1/appointment_client/1" }, "tenant_id": 0, "appointment_client_id": 0, "client_id": 0, "appointment_id": 0, "appointment_status_id": 0, "notes": "string", "item_id": 0, "created": "2020-09-12T11:09:42.687393Z", "modified": "2020-09-12T11:09:42.687393Z", "item_group_id": 0 }