================================================================================
REQUEST LOG: req_mdfmFwpMXJio
================================================================================

[2025-12-31 13:34:51.664555] REQUEST END
    Status: 201
    Response Time: 74.39ms
    Response: {
    "success": true,
    "message": "Payment added successfully",
    "data": {
        "id": 4,
        "order_id": 5,
        "user_id": 2,
        "method": "cash",
        "amount": "75.00",
        "tendered": "500.00",
        "change": "425.00",
        "reference_number": null,
        "status": "completed",
        "notes": null,
        "created_at": "2025-12-31T13:34:51.000000Z",
        "updated_at": "2025-12-31T13:34:51.000000Z",
        "user": {
            "id": 2,
            "name": "Super Admin",
            "email": "admin@creamyutopia.com",
            "email_verified_at": null,
            "created_at": "2025-12-26T21:53:33.000000Z",
            "updated_at": "2025-12-26T21:53:33.000000Z",
            "branch_id": null,
            "deleted_at": null
        }
    },
    "meta": {
        "request_id": "req_mdfmFwpMXJio",
        "timestamp": "2025-12-31T13:34:51+00:00"
    }
}

================================================================================