{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil mengambil detail order"
},
"data": {
"id": "876476dc-2a5d-43ac-aa14-6cacd0560303",
"orderNumber": "ORD-TOKOSE-251113-6B1F5825",
"status": "PAID",
"notes": "MOHON DIKIRIM CEPAAAT",
"subtotal": "170000",
"totalFees": "13700",
"customerShippingFee": "172500",
"totalPrice": "356200",
"snapshotAddress": "Customer - 081234567890, Jl. Soekarno Hatta No. 78, Praya, Lombok Tengah, Praya, Praya, Lombok Tengah, Nusa Tenggara Barat, Indonesia 83511",
"paidAt": "2025-11-13T12:49:13.584Z",
"createdAt": "2025-11-13T12:48:26.022Z",
"orderItems": [
{
"id": "fac985a0-7fcf-4a79-8485-a0ceb1b19f67",
"productName": "Sapuk Lombok Asli Tenun Pringgasela",
"quantity": 2,
"variantName": "Hitam - M",
"price": "85000",
"subtotal": "170000",
"product": {
"id": "03d9b1d1-5fed-47cf-b0bb-344699b96b57",
"name": "Sapuk Lombok Asli Tenun Pringgasela",
"image": "public/product/38d4a304-97cc-4f28-99b3-dca492650285-1763035662046-3d65c3.jpeg"
}
}
],
"payment": {
"status": "PAID",
"channel": "VIRTUAL_ACCOUNT",
"vaNumber": "132829999599442",
"paidAmount": "356200",
"paidAt": "2025-11-13T12:49:13.572Z",
"expiresAt": "2025-11-14T12:48:26.009Z"
},
"orderShipments": [
{
"id": "f4add6eb-17ca-44fd-b970-928484393cf4",
"status": "DELIVERED",
"trackingNumber": "BL20251113790280",
"shippingDate": "2025-11-14T01:00:00.000Z",
"pickedUpAt": null,
"inTransitAt": null,
"outForDeliveryAt": null,
"deliveredAt": null,
"shippingCost": "172500",
"shippingService": {
"name": "Instant Delivery",
"code": "INSTANT"
}
}
],
"user": {
"id": "aed4f17f-cdc4-4c9b-9d3d-3dbee28f3e28",
"name": "Customer",
"email": "customer@gmail.com"
},
"shipmentStatus": "DELIVERED",
"hasActiveShipment": true,
"totalShipments": 1
}
}