{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil mengambil detail shipment"
},
"data": {
"shipment": {
"id": "2fb6dce4-c280-4e0a-903f-95730a179676",
"trackingNumber": "BL20251022441905",
"status": "OUT_FOR_DELIVERY",
"priority": "MEDIUM",
"shippingCost": null,
"estimatedDelivery": "2025-10-23T06:12:30.242Z",
"shippingDate": "2025-10-22T18:12:30.242Z",
"notes": null,
"shippingCourier": "BUKALOMBOK_EXPRESS",
"product": {
"name": "MacBook Air M3",
"variant": "Warna Putih",
"quantity": 1,
"price": 200000,
"subtotal": 200000,
"weightGram": 1200
},
"customer": {
"id": "b66d52ab-1260-4afc-b52f-27bcb58481d6",
"name": "Customer",
"phone": "081234567890",
"email": "customer@gmail.com",
"profilePhoto": "https://placehold.co/200x200",
"gender": "MALE",
"address": "Jl. Pejanggik No. 12, Cakranegara, Mataram, Cakranegara, Cakranegara, Mataram, Nusa Tenggara Barat, Indonesia 83231"
},
"shipping": {
"courier": "BUKALOMBOK_EXPRESS",
"shippingMode": "DIRECT_VENDOR",
"currentCourier": {
"type": "DELIVERY_COURIER",
"task": "DELIVERY",
"id": "010c2120-552b-4ecf-91d5-3ee8ce3f13c6",
"name": "Agus Pratama",
"phone": "6281234567102",
"email": "agus.delivery@bukalombok.com",
"photo": "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400",
"vehicle": {
"type": "Motor",
"brand": "Yamaha",
"model": "NMAX",
"color": "Hitam",
"number": "DR 2002 DB"
}
},
"shippingCenter": null
},
"order": {
"id": "bceabb74-af60-47c5-9754-bb87c285b9ed",
"number": "ORD-TOKOSE-251022-5A2C3D89",
"subtotal": 200000,
"totalPrice": 392616,
"customerShippingFee": 184616,
"actualShippingCost": 129232,
"paymentStatus": "PAID",
"paymentMethod": "BCA_VIRTUAL_ACCOUNT"
},
"tasks": {
"pickup": null,
"delivery": {
"id": "e0e1b221-427f-4d9b-a9c5-2368d9c8a43b",
"status": "ASSIGNED",
"deliveryDate": "2025-10-23T00:00:00.000Z",
"scheduledAt": "2025-10-22T06:18:19.665Z",
"startedAt": null,
"completedAt": null,
"courier": {
"id": "010c2120-552b-4ecf-91d5-3ee8ce3f13c6",
"name": "Agus Pratama",
"phone": "6281234567102",
"email": "agus.delivery@bukalombok.com",
"photo": "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400",
"vehicle": {
"type": "Motor",
"brand": "Yamaha",
"model": "NMAX",
"color": "Hitam",
"number": "DR 2002 DB"
}
}
}
},
"timeline": {
"createdAt": "2025-10-22T06:12:30.244Z",
"shippingDate": "2025-10-22T18:12:30.242Z"
},
"metadata": {
"createdAt": "2025-10-22T06:12:30.244Z",
"updatedAt": "2025-10-22T06:18:19.673Z",
"vendorId": "43fdd5f9-af31-4387-99cb-01e3b3a9a4f3"
}
}
}
}