[
{
"id": "<string>",
"name": "<string>",
"duration": 123,
"description": "<string>",
"price": 123,
"displayPrice": 123,
"displayPriceMax": 123,
"priceStartsAt": false,
"cost": 123,
"estimated": false,
"bookingFee": 123,
"bookingFeeText": "<string>",
"reminderMinutesBefore": 123,
"cancellationCost": 123,
"hoursBeforeCancellingCosts": 123,
"bookingFeePercentage": 123,
"cancellationFeePctWithin24h": 123,
"cancellationFeePctWithin48h": 123,
"refundBookingFeeBefore48h": true,
"hoursBeforeBookingFeeRefundable": 123,
"followUpMinutesAfter": 123,
"followUpSmsTemplate": "<string>",
"reminderSmsTemplate": "<string>",
"locationIds": [
"<string>"
],
"providerIds": [
"<string>"
],
"createdDate": "2023-11-07T05:31:56Z",
"updatedDate": "2023-11-07T05:31:56Z",
"formIds": [
"<string>"
],
"confirmationSmsTemplate": "<string>",
"cancellationSmsTemplate": "<string>",
"noShowSmsTemplate": "<string>",
"overrideNoticeSmsTemplate": "<string>",
"shortNoticeBlock": 123,
"visibility": "ALL",
"minutesBeforeRebookingAllowed": 123,
"color": "<string>",
"allowIndividualProviderBooking": true,
"displayOrder": 123,
"reservedTimeMinutes": 123,
"category": "<string>",
"isDoubleBookable": true,
"isPopular": false,
"onlyBookableOverThePhone": false,
"creditCardRequired": false,
"collectCreditCard": false,
"autoGfeTreatments": [
"<string>"
],
"brandName": "<string>",
"unit": "AMPOULES",
"internalNotes": "<string>",
"sortOrder": 123,
"allowCustomPricing": false,
"externalId": "<string>",
"prepTimeDuration": 123,
"prepTimeBuffer": 123,
"prepTimeName": "<string>",
"prepTimeColor": "<string>",
"prepProviderIds": [
"<string>"
],
"checklists": [
{
"name": "<string>",
"position": 123,
"id": "<string>",
"type": "FILLED_FORM",
"optional": false
}
],
"bookables": [
{
"bookableId": "<string>",
"startOffset": 0,
"duration": 5040
}
],
"exemptedTaxIds": [
"<string>"
]
}
]