{ "id": 1, "order_code": "ORD-HDPSCIF0PS", "user_id": "3", "address_id": "1", "customer_name": null, "customer_phone": null, "status": "completed", "subtotal": "75000.00", "shipping_cost": "5000.00", "total": "80000.00", "payload": null, "placed_at": "2026-05-07T10:43:49.000000Z", "created_at": "2026-05-07T10:43:49.000000Z", "updated_at": "2026-05-13T12:23:50.000000Z", "user": { "id": 3, "name": "roy randy", "email": "test1@gmail.com", "email_verified_at": null, "role": "customer", "created_at": "2026-05-04T13:15:53.000000Z", "updated_at": "2026-05-13T13:02:01.000000Z" }, "address": { "id": 1, "user_id": "3", "label": null, "recipient_name": "hshs", "recipient_phone": "0812435463636", "address_line": "hsjsjshjsh", "city": "hshshhshsj", "province": "hshsjhsbs", "postal_code": "1233", "is_default": false, "created_at": "2026-05-07T10:43:44.000000Z", "updated_at": "2026-05-07T10:43:44.000000Z" }, "items": [ { "id": 1, "order_id": "1", "product_id": "3", "product_variant_id": null, "product_variant_image": null, "product_name_snapshot": "test", "unit_price": "25000.00", "quantity": "1", "line_total": "25000.00", "created_at": "2026-05-07T10:43:49.000000Z", "updated_at": "2026-05-07T10:43:49.000000Z", "product": null }, { "id": 2, "order_id": "1", "product_id": "6", "product_variant_id": null, "product_variant_image": null, "product_name_snapshot": "Kuku Palsu", "unit_price": "50000.00", "quantity": "1", "line_total": "50000.00", "created_at": "2026-05-07T10:43:49.000000Z", "updated_at": "2026-05-07T10:43:49.000000Z", "product": null } ] }