| URL | https://<server domain name>/api/core/<version>/appointmenttype/ |
| Methods Supported | POST |
| Description | Create Appointmet Type |
| Required parameters | Type | Description |
| description | string | Name of the Appointment Type |
| URL | https://sandbox.coreplus.com.au/API/Core/v2/appointmenttype |
| Example request |
|
| Example response |
|
| Optional parameters | Type | Description |
| blockColour | String | Appointment Type color in Hex code format Ex: FF5733 |
| durationMinutes | String | Appointment Type duration in minutes.
Note: Duration cannot be more than 120 minutes |
| practitionerId | String | The id of the Practitioner |
| locationId | String | The id of the Location |
| clientGroupId | String | The id of the Client Group |
| URL | https://sandbox.coreplus.com.au/API/Core/v2/appointmenttype/ |
| Example request |
|
| Example response |
|