{
"meta": {
"success": true,
"status": 200,
"message": "Detail service berhasil diambil"
},
"data": {
"id": "41ba154b-25f0-472d-84ff-b15e19567be2",
"name": "Instant Delivery",
"code": "INSTANT",
"description": "Pengiriman same-day dengan time slots",
"isActive": true,
"basePrice": "Rp 15.000",
"pricing": {
"pricePerKm": "Rp 2.500",
"pricePerGram": "Rp 500",
"minDistance": 4,
"maxDistance": 100
},
"availability": {
"hasAvailableSlots": true,
"totalAvailableSlots": 4,
"nextAvailableDate": "5 November 2025",
"timezone": "Asia/Makassar"
},
"slots": [
{
"slotId": "4aae6dcb-201a-4f83-9e6d-6f25431039c2",
"display": "5 November 2025 • 12:00 - 14:00",
"capacity": {
"available": 100,
"total": 100,
"utilization": "0%",
"status": "Tersedia"
},
"bookingDeadline": "Pesan 2 jam sebelum pengiriman",
"canBook": true,
"estimasi": "1.5 jam - 2.5 jam"
},
{
"slotId": "85bc3baa-79e9-4d66-89e5-3b7bb642ea1f",
"display": "5 November 2025 • 16:00 - 18:00",
"capacity": {
"available": 100,
"total": 100,
"utilization": "0%",
"status": "Tersedia"
},
"bookingDeadline": "Pesan 2 jam sebelum pengiriman",
"canBook": true,
"estimasi": "1.5 jam - 2.5 jam"
},
{
"slotId": "909b02ae-ce80-43e7-8437-cc3bee3de550",
"display": "5 November 2025 • 8:30 - 10:00",
"capacity": {
"available": 100,
"total": 100,
"utilization": "0%",
"status": "Tersedia"
},
"bookingDeadline": "Pesan 2 jam sebelum pengiriman",
"canBook": true,
"estimasi": "1.5 jam - 2.5 jam"
},
{
"slotId": "96bdf3ec-0ca0-4e9a-9e2c-0df460896924",
"display": "5 November 2025 • 19:00 - 22:00",
"capacity": {
"available": 100,
"total": 100,
"utilization": "0%",
"status": "Tersedia"
},
"bookingDeadline": "Pesan 2 jam sebelum pengiriman",
"canBook": true,
"estimasi": "1.5 jam - 2.5 jam"
}
],
"timezone": "Asia/Makassar"
},
"pagination": {
"timezone": "Asia/Makassar",
"dateRange": {
"start": "2025-11-03T00:00:00.000Z",
"end": "2025-11-10T23:59:59.999Z"
},
"userTimezone": "Asia/Makassar"
}
}