Appointments Types
Use the appointmentTypes
query to retrieve the list of appointment types created within the coaching portal. Use this if the third party has access to the Coaching Portal
Available Fields
Field | Type | Description |
| String | Appointment Type Name |
id | ID | ID of the appointment type |
| Int | Number of members added to the appointment |
| String | Contact type. It could be: |
| Int | Meeting duration. Expressed in minutes. |
Example
Last updated