[
{
"id": "<string>",
"duration": 123,
"name": "<string>",
"color": "<string>",
"bookingFee": 123,
"numBookings": 123,
"locationIds": [
"<string>"
],
"description": "<string>",
"price": 123,
"displayPrice": 123,
"costOfService": 0,
"estimated": false,
"bookingFeeText": "<string>",
"reminderDaysBefore": 1,
"cancellationCost": 0,
"hoursBeforeCancellingCosts": 0,
"bookingFeePercentage": 123,
"cancellationFeePctWithin24h": 123,
"cancellationFeePctWithin48h": 123,
"refundBookingFeeBefore48h": false,
"hoursBeforeBookingFeeRefundable": 123,
"followUpDaysAfter": 0,
"followUpSmsTemplate": "<string>",
"providerIds": [
"<string>"
],
"forms": [
{
"id": "<string>",
"name": "<string>",
"pathName": "<string>"
}
],
"createdDate": "2023-11-07T05:31:56Z",
"updatedDate": "2023-11-07T05:31:56Z",
"confirmationSmsTemplate": "<string>",
"cancellationSmsTemplate": "<string>",
"noShowSmsTemplate": "<string>",
"overrideNoticeSmsTemplate": "<string>",
"reminderSmsTemplate": "<string>",
"selfSchedulingBufferTime": 123,
"visibility": "ALL",
"minutesBeforeRebookingAllowed": 123,
"allowIndividualProviderBooking": true,
"displayOrder": 0,
"reservedTimeMinutes": 123,
"category": "<string>",
"isDoubleBookable": true,
"isPopular": false,
"creditCardRequired": false,
"collectCreditCard": false,
"autoGfeTreatments": [
"<string>"
],
"brandName": "<string>",
"unit": "AMPOULES",
"internalNotes": "<string>",
"sortOrder": 123,
"taxable": false,
"allowCustomPricing": false
}
]