[
{
"id": "<string>",
"duration": 123,
"name": "<string>",
"color": "<string>",
"bookingFee": 123,
"numBookings": 123,
"locationIds": [
"<string>"
],
"prepTimeDuration": 123,
"prepTimeBuffer": 123,
"prepTimeName": "<string>",
"prepTimeColor": "<string>",
"prepProviderIds": [
"<string>"
],
"bookables": [
{
"bookableId": "<string>",
"startOffset": 0,
"duration": 5040
}
],
"description": "<string>",
"price": 123,
"displayPrice": 123,
"displayPriceMax": 123,
"priceStartsAt": false,
"cost": 123,
"estimated": false,
"bookingFeeText": "<string>",
"reminderMinutesBefore": 1440,
"cancellationCost": 0,
"hoursBeforeCancellingCosts": 0,
"bookingFeePercentage": 123,
"cancellationFeePctWithin24h": 123,
"cancellationFeePctWithin48h": 123,
"refundBookingFeeBefore48h": false,
"hoursBeforeBookingFeeRefundable": 123,
"followUpMinutesAfter": 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>",
"shortNoticeBlock": 123,
"visibility": "ALL",
"minutesBeforeRebookingAllowed": 123,
"allowIndividualProviderBooking": true,
"displayOrder": 0,
"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,
"checklists": [
{
"name": "<string>",
"position": 123,
"id": "<string>",
"type": "FILLED_FORM",
"optional": false
}
],
"stocks": [
{
"itemId": "<string>",
"stockId": "<string>",
"quantityUsed": 123,
"stock": {
"name": "<string>",
"unit": "AMPOULES",
"id": "<string>",
"description": "<string>",
"notes": "<string>",
"category": "<string>",
"minStockLevel": 123,
"isArchived": false,
"shipments": [
{
"stockId": "<string>",
"supplierId": "<string>",
"locationId": "<string>",
"quantity": 123,
"remainingQuantity": 123,
"locationName": "<string>",
"id": "<string>",
"poLineItemId": "<string>",
"lotNumber": "<string>",
"expiryDate": "2023-11-07T05:31:56Z",
"sku": "<string>",
"actualConversionFactor": 123,
"cost": 123,
"supplier": {
"name": "<string>",
"description": "<string>",
"website": "<string>",
"email": "<string>",
"preferredContactMethod": "<string>",
"phoneNumber": "<string>",
"addressLineOne": "<string>",
"addressLineTwo": "<string>",
"city": "<string>",
"state": "<string>",
"zipCode": "<string>",
"country": "<string>",
"shipmentTime": 123,
"isArchived": false,
"defaultNotes": [
{
"content": "<string>",
"id": "<string>",
"supplierId": "<string>",
"name": "<string>"
}
],
"id": "<string>"
},
"createdDate": "2023-11-07T05:31:56Z",
"note": "<string>"
}
]
}
}
]
}
]